ProtoZed  awesome branch
A simple but powerful game framework
PZ::Animable Member List

This is the complete list of members for PZ::Animable, including all inherited members.

Animable(AnimationManager &animationManager)PZ::Animable
Animable(const Animable &other)PZ::Animable
GetAnimationManager() const PZ::Animableinlineprotected
GetAttribute(Attribute attribute) const =0PZ::Animablepure virtual
HasAttribute(Attribute attribute) const =0PZ::Animablepure virtual
RunAnimation(const std::string &animationName)PZ::Animable
RunAnimationDirect(AnimationBase *animation)PZ::Animable
RunAnimationDirect(const std::string &animationType, AnimationProperties *properties)PZ::Animable
SetAttribute(Attribute attribute, float value)=0PZ::Animablepure virtual
StepAnimations(float deltaTime)PZ::Animable
StopAllAnimations()PZ::Animable
~Animable()PZ::Animablevirtual