|
tmxlite 1.0.0
lightweight parse for Tiled maps
|
Tile information for a layer. More...
#include <TileLayer.hpp>
Public Attributes | |
| std::uint32_t | ID = 0 |
| Global ID of the tile. | |
| std::uint8_t | flipFlags = 0 |
| Flags marking if the tile should be flipped when drawn. | |
Tile information for a layer.