Crazy Eddie's GUI System
0.8.4
|
Chained sub-handler for Subscription XML elements. More...
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) |
Chained sub-handler for Subscription XML elements.