TazGraph Project v0.1.0
Loading...
Searching...
No Matches
MovingAnimation Member List

This is the complete list of members for MovingAnimation, including all inherited members.

advanceFrame(float deltaTime) (defined in Animation)Animationinline
Animation() (defined in Animation)Animationinline
Animation(int ix, int iy, size_t f, float s, const std::string _type, int _reps=0) (defined in Animation)Animationinline
Animation(int ix, int iy, size_t f, float s, const animType _type, int _reps=0) (defined in Animation)Animationinline
animType enum name (defined in Animation)Animation
ANIMTYPE_BACK_FORTH enum value (defined in Animation)Animation
ANIMTYPE_LOOPED enum value (defined in Animation)Animation
ANIMTYPE_NONE enum value (defined in Animation)Animation
ANIMTYPE_PLAY_N_TIMES enum value (defined in Animation)Animation
cur_frame_index (defined in Animation)Animation
cur_frame_index_f (defined in Animation)Animation
finished (defined in Animation)Animation
flow_direction (defined in Animation)Animation
frame_times_played (defined in Animation)Animation
hasFinished() (defined in Animation)Animationinline
indexX (defined in Animation)Animation
indexY (defined in Animation)Animation
MovingAnimation() (defined in MovingAnimation)MovingAnimationinline
MovingAnimation(int ix, int iy, int f, float s, const std::string _type, int dx, int dy, int _reps=0) (defined in MovingAnimation)MovingAnimationinline
MovingAnimation(int ix, int iy, int f, float s, const animType _type, int dx, int dy, int _reps=0) (defined in MovingAnimation)MovingAnimationinline
MovingAnimation(int ix, int iy, int f, float s, const std::string _type, const std::vector< glm::vec2 > &_positions, const std::vector< int > &_zIndices, const std::vector< int > &_rotations, int _reps=0) (defined in MovingAnimation)MovingAnimationinline
MovingAnimation(int ix, int iy, size_t f, float s, const animType _type, const std::vector< glm::vec2 > &_positions, const std::vector< int > &_zIndices, const std::vector< int > &_rotations, int _reps=0) (defined in MovingAnimation)MovingAnimationinline
positions (defined in MovingAnimation)MovingAnimation
reps (defined in Animation)Animation
resetFrameIndex() (defined in Animation)Animationinline
rotations (defined in MovingAnimation)MovingAnimation
speed (defined in Animation)Animation
times_played (defined in Animation)Animation
total_frames (defined in Animation)Animation
type (defined in Animation)Animation
zIndices (defined in MovingAnimation)MovingAnimation