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

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

+ Inheritance diagram for CEGUI::AnimationAffectorHandler:
+ Collaboration diagram for CEGUI::AnimationAffectorHandler:

List of all members.

Public Member Functions

 AnimationAffectorHandler (const XMLAttributes &attributes, Animation &anim)

Static Public Attributes

static const String ElementName
 String holding the element handled by this class.
static const String TargetPropertyAttribute
static const String InterpolatorAttribute
static const String ApplicationMethodAttribute
static const String ApplicationMethodAbsolute
static const String ApplicationMethodRelative
static const String ApplicationMethodRelativeMultiply

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)

Protected Attributes

Affectord_affector
 Affector created by this handler.

Detailed Description

Chained sub-handler for Affector XML elements.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends