Crate tiled [] [src]

Structs

Colour
Image
Layer
Map

All Tiled files will be parsed into this. Holds all the layers and tilesets

ObjectGroup
Tile
Tileset

A tileset, usually the tilesheet image.

Enums

Object
Orientation
ParseTileError
TiledError

Errors which occured when parsing the file

Functions

parse

Parse a buffer hopefully containing the contents of a Tiled file and try to parse it.

Type Definitions

Properties