TmxTerrain
format.tmx.TmxTerrain (Class)
Instance Members
name: StringThe name of the terrain type.
tile: IntThe local tile-id of the tile that represents the terrain visually.
properties: TmxPropertiesnew(name: String, tile: Int, ?properties: TmxProperties): Void| Name | Type | Default | Description |
|---|---|---|---|
name |
String | The name of the terrain type. | |
tile |
Int | The local tile-id of the tile that represents the terrain visually. | |
properties |
TmxProperties | (optional) |
Metadata
| Name | Parameters |
|---|---|
:structInit |
- |