Crazy Eddie's GUI System  0.8.4
CEGUI::AnimationSubscriptionHandler Class Reference

Chained sub-handler for Subscription XML elements. More...

+ Inheritance diagram for CEGUI::AnimationSubscriptionHandler:
+ Collaboration diagram for CEGUI::AnimationSubscriptionHandler:

List of all members.

Public Member Functions

 AnimationSubscriptionHandler (const XMLAttributes &attributes, Animation &anim)

Static Public Attributes

static const String ElementName
 String holding the element handled by this class.
static const String EventAttribute
static const String ActionAttribute

Protected Member Functions

void elementStartLocal (const String &element, const XMLAttributes &attributes)
 Function that handles elements locally (used at end of handler chain)
void elementEndLocal (const String &element)
 Function that handles elements locally (used at end of handler chain)

Detailed Description

Chained sub-handler for Subscription XML elements.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends