21 #ifndef GF_ANIMATED_SPRITE_H 22 #define GF_ANIMATED_SPRITE_H 24 #include "GraphicsApi.h" 29 #ifndef DOXYGEN_SHOULD_SKIP_THIS 62 void update(
Time time);
68 #ifndef DOXYGEN_SHOULD_SKIP_THIS 73 #endif // GF_ANIMATED_SPRITE_H An animated sprite.
Definition: AnimatedSprite.h:43
A drawable representation of a texture, with its own transformations, color, etc. ...
Definition: Sprite.h:75
Represents a time value.
Definition: Time.h:65
The namespace for gf classes.
Definition: Action.h:35
An animation.
Definition: Animation.h:49