21#ifndef GF_ANIMATED_SPRITE_H
22#define GF_ANIMATED_SPRITE_H
24#include "GraphicsApi.h"
29#ifndef DOXYGEN_SHOULD_SKIP_THIS
68#ifndef DOXYGEN_SHOULD_SKIP_THIS
An animated sprite.
Definition: AnimatedSprite.h:43
void setAnimation(Animation &animation)
Set the current animation of the sprite.
void update(Time time)
Update the state of the animation.
AnimatedSprite()
Constructor.
An animation.
Definition: Animation.h:49
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.