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

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< Propertyproperties
 

Detailed Description

Terrain information with which one or more tiles may be associated.


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