Adds a tile.
Returns the width of the mapping.
Returns the height of the mapping.
Returns the total width of the tile layer.
Returns the total height of the tile layer.
Returns the height of the tiles.
Returns the width of the tiles.
Loads the mapping, primarily used for deserialization.
Reads the mapping element from the given area.
Removes the tile from the display list with the given ID.
Returns the tile ID from the location by pixel.
Writes the given element into the mapping at the given location.
Tile interface, defines common functions.