tmxparser  2.1.0
 All Classes Functions Variables Pages
Public Member Functions | List of all members
Tmx::TerrainArray Class Reference

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.
 

Detailed Description

Class to parse terrain types, which can be referenced from the terrain attribute of the tileset/tile element.


The documentation for this class was generated from the following files: