littlekt
0.6.0
common
core
/
com.lehaine.littlekt.file.ldtk
/
LDtkWorldData
/
LDtkWorldData
LDtk
World
Data
fun
LDtkWorldData
(
identifier
:
String
,
iid
:
String
=
""
,
levelDefinitions
:
List
<
LDtkLevelDefinition
>
,
worldGridHeight
:
Int
,
worldGridWidth
:
Int
,
worldLayout
:
LDtkWorldLayout
)