TmxTilesetGrid
format.tmx.TmxTilesetGrid (Class)
This element is only used in case of isometric orientation, and determines how tile overlays for terrain and collision information are rendered.
Instance Members
Orientation of the grid for the tiles in this tileset (orthogonal or isometric)
width: Int
height: Int
Name | Type | Description |
---|---|---|
orientation |
Anonymous | Orientation of the grid for the tiles in this tileset (orthogonal or isometric) |
width |
Int | |
height |
Int |
Metadata
Name | Parameters |
---|---|
:structInit |
- |