Underlying type used to represent Tiles Global IDentifiers. Note that a GID of 0 is used to indicate the abscence of a tile.
Flags set by Tiled in the guid field. Used to indicate mirroring and rotation.
Clear the TiledFlag portion of a GID, leaving just the tile id.
A layer of tiles within the map.
Top-level Tiled structure - encapsulates all data in the map file.
Represents an entity in an object layer.
A TilesetData maps GIDs (Global IDentifiers) to tiles.
Read and write data for <a href="mapeditor.org">Tiled</a> maps. Currently only supports JSON format.