Crazy Eddie's GUI System  ${CEGUI_VERSION}
GUIContextEventArgs_wrapper Struct Reference
+ Inheritance diagram for GUIContextEventArgs_wrapper:
+ Collaboration diagram for GUIContextEventArgs_wrapper:

Public Member Functions

 GUIContextEventArgs_wrapper (CEGUI::GUIContextEventArgs const &arg)
 
 GUIContextEventArgs_wrapper (::CEGUI::GUIContext *context)
 
- Public Member Functions inherited from CEGUI::GUIContextEventArgs
 GUIContextEventArgs (GUIContext *context)
 
 GUIContextEventArgs (GUIContext *context)
 

Static Public Member Functions

::CEGUI::GUIContextget_context (CEGUI::GUIContextEventArgs const &inst)
 
static void set_context (CEGUI::GUIContextEventArgs &inst, ::CEGUI::GUIContext *new_value)
 

Additional Inherited Members

- Public Attributes inherited from CEGUI::GUIContextEventArgs
GUIContextcontext
 pointer to the GUIContext that triggered the event.
 
- Public Attributes inherited from CEGUI::EventArgs
uint handled
 handlers should increment this if they handled the event.