littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.tilemap.ldtk
/
LDtkLayer
/
LDtkLayer
LDtk
Layer
fun
LDtkLayer
(
identifier
:
String
,
iid
:
String
,
type
:
LayerType
,
cellSize
:
Int
,
gridWidth
:
Int
,
gridHeight
:
Int
,
pxTotalOffsetX
:
Int
,
pxTotalOffsetY
:
Int
,
opacity
:
Float
)