Crazy Eddie's GUI System  ${CEGUI_VERSION}
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
AnimationEventArgs_wrapper Struct Reference
+ Inheritance diagram for AnimationEventArgs_wrapper:
+ Collaboration diagram for AnimationEventArgs_wrapper:

Public Member Functions

 AnimationEventArgs_wrapper (CEGUI::AnimationEventArgs const &arg)
 
 AnimationEventArgs_wrapper (::CEGUI::AnimationInstance *inst)
 
- Public Member Functions inherited from CEGUI::AnimationEventArgs
 AnimationEventArgs (AnimationInstance *inst)
 
 AnimationEventArgs (AnimationInstance *inst)
 

Static Public Member Functions

::CEGUI::AnimationInstanceget_instance (CEGUI::AnimationEventArgs const &inst)
 
static void set_instance (CEGUI::AnimationEventArgs &inst,::CEGUI::AnimationInstance *new_value)
 

Additional Inherited Members

- Public Attributes inherited from CEGUI::AnimationEventArgs
AnimationInstanceinstance
 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.