Crazy Eddies GUI System 0.7.6
Public Member Functions | Public Attributes
CEGUI::AnimationEventArgs Class Reference

EventArgs based class that holds information about which animation instnace fired given event. More...

Inheritance diagram for CEGUI::AnimationEventArgs:
Collaboration diagram for CEGUI::AnimationEventArgs:

List of all members.

Public Member Functions

 AnimationEventArgs (AnimationInstance *inst)

Public Attributes

AnimationInstanceinstance
 pointer to a AnimationInstance object of relevance to the event.

Detailed Description

EventArgs based class that holds information about which animation instnace fired given event.