Module types

Module types 

Source
Expand description

The data types are NOT a one-to-one mapping to how Tiled expresses them in a .tmx

Structs§

AnimationFrame
Gid
Image
ImageStuff
LayerTile
A tile placed on a Tile Layer.
Object
Tiled Object.
TileAuxInfo
Auxillary information about a tile
TileSet
TiledLayer
A layer in a Tiled map.
TiledMap

Enums§

GeometryType
Geometries for Tiled Objects.
LayerType
Layer content parameterized by an enum containing the data of each respective layer type.
ObjectType
Geometries for Tiled Objects.
TiledMapTileSet
TiledPropertyType
Properties in Tiled Objects.

Constants§

ALL_FLIP_FLAGS
BASE_LAYER
FLIPPED_DIAGONALLY_FLAG
FLIPPED_HORIZONTALLY_FLAG
FLIPPED_VERTICALLY_FLAG
GROUP_LAYER
IMAGE_LAYER
OBJECTGROUP_LAYER
TILE_LAYER

Type Aliases§

Animation
ID
LayerHierarchy
PairF32
PairU32
Properties