|
Crazy Eddie's GUI System
${CEGUI_VERSION}
|
EventArgs class passed to subscribers for (most) GUIContext events. More...
Inherits CEGUI::EventArgs, and CEGUI::EventArgs.
Inherited by CEGUI::GUIContextRenderTargetEventArgs, CEGUI::GUIContextRenderTargetEventArgs, and GUIContextEventArgs_wrapper.
Collaboration diagram for CEGUI::GUIContextEventArgs:Public Member Functions | |
| GUIContextEventArgs (GUIContext *context) | |
| GUIContextEventArgs (GUIContext *context) | |
Public Attributes | |
| GUIContext * | context |
| 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. | |
EventArgs class passed to subscribers for (most) GUIContext events.