This is the complete list of members for thor::Animator< Animated, Id >, including all inherited members.
addAnimation(const Id &id, const AnimationFunction &animation, sf::Time duration) | thor::Animator< Animated, Id > | |
animate(Animated &animated) const | thor::Animator< Animated, Id > | |
AnimationFunction typedef | thor::Animator< Animated, Id > | |
Animator() | thor::Animator< Animated, Id > | |
Animator(const Animator &origin) | thor::Animator< Animated, Id > | |
Animator(Animator &&source) | thor::Animator< Animated, Id > | |
getPlayingAnimation() const | thor::Animator< Animated, Id > | |
isPlayingAnimation() const | thor::Animator< Animated, Id > | |
operator=(const Animator &origin) | thor::Animator< Animated, Id > | |
operator=(Animator &&source) | thor::Animator< Animated, Id > | |
playAnimation(const Id &id, bool loop=false) | thor::Animator< Animated, Id > | |
stopAnimation() | thor::Animator< Animated, Id > | |
update(sf::Time dt) | thor::Animator< Animated, Id > | |
~Animator() | thor::Animator< Animated, Id > |