| Class | Description |
|---|---|
| Blueprint | |
| BooleanIntegerAdapter | |
| ColorAdapter | |
| CustomProperty | |
| CustomPropertyAdapter | |
| CustomPropertyProvider | |
| DecimalFloatAdapter |
This adapter implementation ensures that the float value is serialized
like an integer when it has no digits behind the decimal point.
|
| Frame | |
| GroupLayer | |
| ImageLayer | |
| Layer | |
| MapImage |
The Class MapImage.
|
| MapObject |
The Class MapObject.
|
| MapObjectLayer | |
| PolylineAdapter | |
| PolyShape | |
| Terrain | |
| Text | |
| Tile | |
| TileAnimation | |
| TileChunk |
This class represents a chunk of tiles in an infinite map.
|
| TileData | |
| TileData.Compression | |
| TileData.Encoding | |
| TileLayer | |
| TileOffset | |
| Tileset | |
| TilesetEntry | |
| TmxMap |
| Exception | Description |
|---|---|
| InvalidTileLayerException |
Thrown when an exception occurs while parsing tile data.
|
| MissingExternalTilesetException | |
| MissingImageException | |
| MissingTmxResourceException |
Thrown to indicate that an external resource for a TMX file could not be found or loaded.
|
| TmxException |
Thrown to indicate that something has gone wrong with the processing of a TMX file.
|
| UnsupportedMapVersionException |
| Error | Description |
|---|---|
| TmxError |