Crazy Eddie's GUI System  0.8.6
CEGUI::Animation Member List

This is the complete list of members for CEGUI::Animation, including all inherited members.

AllocatedObject() (defined in CEGUI::AllocatedObject< Animation >)CEGUI::AllocatedObject< Animation >inlineexplicit
Animation(const String &name)CEGUI::Animation
apply(AnimationInstance *instance)CEGUI::Animation
autoSubscribe(AnimationInstance *instance)CEGUI::Animation
autoUnsubscribe(AnimationInstance *instance)CEGUI::Animation
createAffector(void)CEGUI::Animation
createAffector(const String &targetProperty, const String &interpolator)CEGUI::Animation
defineAutoSubscription(const String &eventName, const String &action)CEGUI::Animation
destroyAffector(Affector *affector)CEGUI::Animation
getAffectorAtIdx(size_t index) const CEGUI::Animation
getAutoStart() const CEGUI::Animation
getDuration() const CEGUI::Animation
getName() const CEGUI::Animation
getNumAffectors(void) const CEGUI::Animation
getReplayMode() const CEGUI::Animation
ReplayMode enum nameCEGUI::Animation
RM_Bounce enum valueCEGUI::Animation
RM_Loop enum valueCEGUI::Animation
RM_Once enum valueCEGUI::Animation
savePropertyValues(AnimationInstance *instance)CEGUI::Animation
setAutoStart(bool autoStart)CEGUI::Animation
setDuration(float duration)CEGUI::Animation
setReplayMode(ReplayMode mode)CEGUI::Animation
undefineAllAutoSubscriptions()CEGUI::Animation
undefineAutoSubscription(const String &eventName, const String &action)CEGUI::Animation
writeXMLToStream(XMLSerializer &xml_stream, const String &name_override="") const CEGUI::Animation
~Animation(void)CEGUI::Animation