| Class | Description |
|---|---|
| Animation | |
| Blueprint | |
| 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 | |
| ImageLayer | |
| Layer |
The Class Layer.
|
| Map | |
| MapImage |
The Class MapImage.
|
| MapObject |
The Class MapObject.
|
| MapObjectLayer |
The Class ShapeLayer.
|
| ObjectType | |
| Polyline | |
| Terrain | |
| Tile | |
| TileChunk |
This class represents a chunk of tiles in an infinite map.
|
| TileData | |
| TileLayer | |
| TileOffset | |
| Tileset | |
| TilesetEntry |
| Exception | Description |
|---|---|
| InvalidTileLayerException |
Thrown when an exception occurs while parsing tile data.
|
| MissingExternalTilesetException | |
| 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.
|
| Error | Description |
|---|---|
| TmxError |