littlekt
0.6.0
common
core
/
com.lehaine.littlekt.file.ldtk
/
LDtkEntityInstance
/
LDtkEntityInstance
LDtk
Entity
Instance
fun
LDtkEntityInstance
(
grid
:
List
<
Int
>
,
identifier
:
String
,
pivot
:
List
<
Float
>
,
tile
:
LDtkTileRect
?
=
null
,
defUid
:
Int
,
fieldInstances
:
List
<
LDtkFieldInstance
>
,
height
:
Int
,
px
:
List
<
Int
>
,
width
:
Int
,
tags
:
List
<
String
>
=
emptyList()
,
iid
:
String
=
""
)