Skip navigation links
A C G H O R T V 

T

TILED_VERSION - Static variable in class org.tiledreader.TiledReader
The version number of Tiled that this version of TiledReader was designed for.
TiledGroupLayer - Class in org.tiledreader
A TiledGroupLayer represents a group layer.
TiledImage - Class in org.tiledreader
A TiledImage represents the image associated with a single-image tileset, a tile in an image collection tileset, or an image layer.
TiledImageLayer - Class in org.tiledreader
A TiledImageLayer represents an image layer.
TiledLayer - Class in org.tiledreader
A TiledLayer represents a tile layer, object layer, image layer, or group layer, depending on which subclass of TiledLayer it is.
TiledMap - Class in org.tiledreader
A TiledMap represents an entire map made with Tiled.
TiledMap.Orientation - Enum in org.tiledreader
Represents an orientation that a Tiled map can have.
TiledMap.RenderOrder - Enum in org.tiledreader
Represents an order in which the tiles in a Tiled map's tile layers can be rendered.
TiledMap.StaggerAxis - Enum in org.tiledreader
Represents an axis that can be staggered in a Tiled map with a staggered or hexagonal orientation.
TiledMap.StaggerIndex - Enum in org.tiledreader
Represents a category of indices that can be shifted in a Tiled map with a staggered or hexagonal orientation.
TiledObject - Class in org.tiledreader
A TiledObject represents a Tiled object in an object layer, or as part of the specification of a tile's collision properties.
TiledObject.Shape - Enum in org.tiledreader
Represents a shape that a Tiled object can take, such as an ellipse or polygon.
TiledObjectLayer - Class in org.tiledreader
A TiledObjectLayer represents an object layer.
TiledObjectTemplate - Class in org.tiledreader
A TiledObjectTemplate represents a template from which TiledObjects can borrow their default properties.
TiledReader - Class in org.tiledreader
The TiledReader class is the main class of the TiledReader library, and the library's means of accessing Tiled files.
TiledResource - Class in org.tiledreader
A TiledResource is an object of a type that can represent the "top-level" structure of a Tiled file, and may have been read from such a structure by the TiledReader class.
TiledTerrainType - Class in org.tiledreader
A TiledTerrainType represents a terrain type in a tileset.
TiledText - Class in org.tiledreader
A TiledText represents the text of a text-type Tiled object.
TiledText.HAlign - Enum in org.tiledreader
Represents a horizontal alignment that text can have within a text object.
TiledText.VAlign - Enum in org.tiledreader
Represents a vertical alignment that text can have within a text object.
TiledTile - Class in org.tiledreader
A TiledTile represents one of the tiles in a tileset.
TiledTileLayer - Class in org.tiledreader
A TiledTileLayer represents a tile layer.
TiledTileset - Class in org.tiledreader
A TiledTileset represents a tileset.
TiledTileset.GridOrientation - Enum in org.tiledreader
Represents an orientation that a tileset's tile grid can have.
TiledTileset.ObjectAlignment - Enum in org.tiledreader
Represents an alignment that tile objects using a tileset's tiles can have.
TiledWangColor - Class in org.tiledreader
A TiledWangColor represents a color that can be used to define the corner or edge of a Wang tile.
TiledWangSet - Class in org.tiledreader
A TiledWangSet represents a Wang set defined for a tileset.
TiledWangTile - Class in org.tiledreader
A TiledWangTile represents a Wang tile.
TMX_VERSION - Static variable in class org.tiledreader.TiledReader
The version of the TMX file format that this version of TiledReader was designed for.
A C G H O R T V 
Skip navigation links