Crazy Eddie's GUI System
0.8.7
|
EventArgs based class that holds information about which animation instnace fired given event. More...
Public Member Functions | |
AnimationEventArgs (AnimationInstance *inst) | |
Public Attributes | |
AnimationInstance * | instance |
pointer to a AnimationInstance object of relevance to the event. | |
Public Attributes inherited from CEGUI::EventArgs | |
uint | handled |
handlers should increment this if they handled the event. | |
EventArgs based class that holds information about which animation instnace fired given event.