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

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

+ Inheritance diagram for CEGUI::AnimationKeyFrameHandler:
+ Collaboration diagram for CEGUI::AnimationKeyFrameHandler:

List of all members.

Public Member Functions

 AnimationKeyFrameHandler (const XMLAttributes &attributes, Affector &affector)

Static Public Attributes

static const String ElementName
 String holding the element handled by this class.
static const String PositionAttribute
static const String ValueAttribute
static const String SourcePropertyAttribute
static const String ProgressionAttribute
static const String ProgressionLinear
static const String ProgressionDiscrete
static const String ProgressionQuadraticAccelerating
static const String ProgressionQuadraticDecelerating

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 KeyFrame XML elements.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends