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: Null<TmxProperties>): Void| Name | Type | Description |
|---|---|---|
name |
String | The name of the terrain type. |
tile |
Int | The local tile-id of the tile that represents the terrain visually. |
properties |
Null<TmxProperties> |
Metadata
| Name | Parameters |
|---|---|
:hxGen |
- |
:structInit |
- |