![]() |
Gamedev Framework (gf) 1.2.0
A C++17 framework for 2D games
|
A tile animation. More...
#include <gf/Tmx.h>
Public Attributes | |
std::vector< TmxFrame > | frames |
The frames of the animation. More... | |
A tile animation.
std::vector<TmxFrame> gf::TmxAnimation::frames |
The frames of the animation.