tiled library

Classes

BoolProperty
value is the boolean
Chunk
Below is Tiled's documentation about how this structure is represented on XML files:
ChunkSize
Below is Tiled's documentation about how this structure is represented on XML files:
ColorProperty
value is the color
CustomProperties
A wrapper for a Tiled property set
EditorSetting
Below is Tiled's documentation about how this structure is represented on XML files:
Export
Below is Tiled's documentation about how this structure is represented on XML files:
FileProperty
value is the path to the file
Flips
FloatProperty
value is the double-percision floating-point number
Frame
Below is Tiled's documentation about how this structure is represented on XML files:
Gid
A Gid, Global Tile ID is a Tiled concept to represent the tiles inside int matrices. This wrapper is used by Layer and Chunk to provide more easy access to the user.
Grid
Below is Tiled's documentation about how this structure is represented on XML files:
Group
ImageLayer
IntProperty
value is the integer number
JsonParser
Layer
Below is Tiled's documentation about how this structure is represented on XML files:
ObjectGroup
ObjectProperty
value is the ID of the object
Parser
Point
Below is Tiled's documentation about how this structure is represented on XML files:
Property<T>
Below is Tiled's documentation about how this structure is represented on XML files:
StringProperty
value is the string text
Template
Below is Tiled's documentation about how this structure is represented on XML files:
Terrain
Below is Tiled's documentation about how this structure is represented on XML files:
Text
Below is Tiled's documentation about how this structure is represented on XML files:
Tile
Below is Tiled's documentation about how this structure is represented on XML files:
TiledImage
Below is Tiled's documentation about how this structure is represented on XML files:
TiledMap
Below is Tiled's documentation about how this structure is represented on XML files:
TiledObject
Below is Tiled's documentation about how this structure is represented on XML files:
TileLayer
TileMapParser
TileOffset
Below is Tiled's documentation about how this structure is represented on XML files:
Tileset
Below is Tiled's documentation about how this structure is represented on XML files:
TsxProvider
abstract class to be implemented for an external tileset data provider.
WangColor
Below is Tiled's documentation about how this structure is represented on XML files:
WangSet
Below is Tiled's documentation about how this structure is represented on XML files:
WangTile
Below is Tiled's documentation about how this structure is represented on XML files:
XmlParser

Exceptions / Errors

ParsingException