tmxparser
2.1.0
|
Tmx | |
Color | A class used for storing information about a color |
Ellipse | Class to store an Ellipse of an Object |
GroupLayer | A class used for holding groups of layers to create a layer heirarchy |
Image | A class used for storing information about an image within a tileset |
ImageLayer | A class used for holding information about a background image |
Layer | Base class for other layer types |
Map | This class is the root class of the parser |
MapTile | Struct to store information about a specific tile in the map layer |
Object | Class used for representing a single object from the objectgroup |
ObjectGroup | A class used for holding a list of objects |
Point | Used to store a vertex of a Polygon/Polyline |
Polygon | Class to store a Polygon of an Object |
Polyline | Class to store a Polyline of an Object |
Property | Used to store a (typed) property |
PropertySet | This class contains a map of properties |
Terrain | Class to contain information about every terrain in the tileset/terraintypes element |
TerrainArray | Class to parse terrain types, which can be referenced from the terrain attribute of the tileset/tile element |
Text | Class to store an Text of an Object |
Tile | Class to contain information about every tile in the tileset/tiles element |
AnimationFrame | Class containing information about an animated tile |
TileLayer | Used for storing information about the tile ids for every tile layer |
TileOffset | A class used for used to specify an offset in pixels, to be applied when drawing a tile from the related tileset |
Tileset | A class used for storing information about each of the tilesets |