Index of the level layer in tiles array.
Height of the map in tiles.
Width of the map in tiles.
Height of a tile in pixels.
Width of a tile in pixels.
Array of arrays of tile objects.
Gets an object from the map by name.
Name of object to get.
Whether a missing object is an error.
Gets an array of objects from the map by type.
Type name of the objects to get.
Whether no results is an error.
Interface for a Tiled map object.