Crazy Eddies GUI System
0.7.6
|
Chained sub-handler for KeyFrame XML elements. More...
Public Member Functions | |
AnimationKeyFrameHandler (const XMLAttributes &attributes, Affector &affector) | |
Static Public Attributes | |
static const String | ElementName |
String holding the element handled by this class. | |
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 KeyFrame XML elements.