![]()  | 
  
    Gamedev Framework (gf)
    0.8.0
    
   A C++14 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.
 1.8.13