| Interface | Description | 
|---|---|
| TiledParserListener | 
 An common interface to parser listeners 
 | 
| TiledParserNotifier | 
 A common interface to notify  
TiledParserListeners | 
| Class | Description | 
|---|---|
| Tile | 
 Represents a tileset tile 
 | 
| TiledMap | 
 An implementation of a parsed map from Tiled. 
 | 
| TiledObject | 
 Represents an object loaded from a  
TiledMap | 
| TiledObjectGroup | 
 Represents a group of  
TiledObjects loaded from a TiledMap | 
| TiledParser | 
 Parses Tiled XML files and notifies  
TiledParserListeners of map data | 
| TileLayer | 
 Represents a tile layer with in a  
TiledMap | 
| Tileset | 
 A tileset loaded with a  
TiledMap | 
| Enum | Description | 
|---|---|
| Orientation | 
 Represents the possible orientations of a  
TiledMap |