TmxTerrain

format.tmx.TmxTerrain (Class)

Instance Members

name: String

The name of the terrain type.


tile: Int

The local tile-id of the tile that represents the terrain visually.


properties: TmxProperties

new(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 -