Crazy Eddie's GUI System
${CEGUI_VERSION}
|
Public Member Functions | |
GUIContextEventArgs_wrapper (CEGUI::GUIContextEventArgs const &arg) | |
GUIContextEventArgs_wrapper (::CEGUI::GUIContext *context) | |
![]() | |
GUIContextEventArgs (GUIContext *context) | |
GUIContextEventArgs (GUIContext *context) | |
Static Public Member Functions | |
::CEGUI::GUIContext * | get_context (CEGUI::GUIContextEventArgs const &inst) |
static void | set_context (CEGUI::GUIContextEventArgs &inst,::CEGUI::GUIContext *new_value) |
Additional Inherited Members | |
![]() | |
GUIContext * | context |
pointer to the GUIContext that triggered the event. | |
![]() | |
uint | handled |
handlers should increment this if they handled the event. | |