tmxlite
lightweight Tiled tmx map parser for C++
Classes | Public Attributes | List of all members
tmx::Tileset::Tile::Animation Struct Referencefinal

a group of frames which make up an animation More...

#include <Tileset.hpp>

Classes

struct  Frame
 A frame within an animation. More...
 

Public Attributes

std::vector< Frameframes
 

Detailed Description

a group of frames which make up an animation


The documentation for this struct was generated from the following file: