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