tmxlite
lightweight Tiled tmx map parser for C++
|
Terrain information with which one or more tiles may be associated. More...
#include <Tileset.hpp>
Public Attributes | |
std::string | name |
std::uint32_t | tileID = -1 |
std::vector< Property > | properties |
Terrain information with which one or more tiles may be associated.