![]() |
Gamedev Framework (gf)
0.19.0
A C++17 framework for 2D games
|
This is the complete list of members for gf::Animation, including all inherited members.
addFrame(const Texture &texture, const RectF &bounds, Time duration) | gf::Animation | |
addTileset(const Texture &texture, Vector2f frameSize, Vector2i layout, int frames, Time duration) | gf::Animation | |
Animation() | gf::Animation | |
getCurrentBounds() const | gf::Animation | |
getCurrentTexture() const | gf::Animation | |
reset() | gf::Animation | |
setLoop(bool enabled) | gf::Animation | |
update(Time time) | gf::Animation |