Crazy Eddie's GUI System
0.8.7
|
EventArgs class passed to subscribers for (most) GUIContext events. More...
Public Member Functions | |
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.