TmxTileLayer
TmxBaseLayer → format.tmx.TmxTileLayer (Class)
Instance Members
data: TmxDatanew(data: TmxData, id: Int, name: String, x: Null<Float>, y: Null<Float>, offsetX: Null<Int>, offsetY: Null<Int>, width: Null<Int>, height: Null<Int>, opacity: Null<Float>, visible: Bool, properties: TmxProperties): Void| Name | Type |
|---|---|
data |
TmxData |
id |
Int |
name |
String |
x |
Null<Float> |
y |
Null<Float> |
offsetX |
Null<Int> |
offsetY |
Null<Int> |
width |
Null<Int> |
height |
Null<Int> |
opacity |
Null<Float> |
visible |
Bool |
properties |
TmxProperties |
Metadata
| Name | Parameters |
|---|---|
:structInit |
- |