![]() |
Gamedev Framework (gf)
0.10.0
A C++14 framework for 2D games
|
A cell in a tile layer. More...
#include <gf/Tmx.h>
Public Attributes | |
unsigned | gid |
The global id of the tile. More... | |
Flags< Flip > | flip = None |
The flip properties of the tile. More... | |
A cell in a tile layer.
unsigned gf::TmxCell::gid |
The global id of the tile.