Class to parse terrain types, which can be referenced from the terrain attribute of the tileset/tile element. More...
#include <TmxTerrainArray.h>
Public Member Functions | |
void | Parse (std::vector< Tmx::Terrain * > *terrainTypes, const tinyxml2::XMLNode *terrainArrayNode) |
Parse a node containing all the terrain nodes. | |
Class to parse terrain types, which can be referenced from the terrain attribute of the tileset/tile element.