![]() |
Gamedev Framework (gf)
0.16.0
A C++14 framework for 2D games
|
A cell in a tile layer. More...
#include <gf/Tmx.h>
Public Attributes | |
| int | 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.
| int gf::TmxCell::gid |
The global id of the tile.
1.8.13