Gamedev Framework (gf)  0.11.0
A C++14 framework for 2D games
gf::Animation Member List

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
Animation()gf::Animation
getCurrentBounds() constgf::Animation
getCurrentTexture() constgf::Animation
update(Time time)gf::Animation