tiled.Tmx
tiled.Tmx
Fields
| Name | Type | |
|---|---|---|
formatVersion | String | |
tiledVersion | String | |
tileWidth | I32 | |
tileHeight | I32 | |
width | I32 | |
height | I32 | |
backgroundColor | I32 | |
properties | haxe.ds.StringMap | |
rootLayer | tiled.TmxGroupLayer | |
tilesetImages | haxe.ds.IntMap | |
tilesetGIDs | haxe.ds.StringMap | |
tilesetGIDPaths | haxe.ds.IntMap | |
objectTypes | haxe.ds.StringMap | |
| static | CLEAR_UPPER_BITS | I32 |
| static | FLIPPED_HORIZONTALLY_FLAG | I32 |
| static | FLIPPED_VERTICALLY_FLAG | I32 |
| static | cachedTilesets | haxe.ds.StringMap |
Protos
No protos.
Bindings
- static
f@32665__constructor__(tiled.Tmx) → Void