littlekt
0.6.0
common
core
/
com.lehaine.littlekt.file.ldtk
/
LDtkTileRect
/
LDtkTileRect
LDtk
Tile
Rect
fun
LDtkTileRect
(
srcRect
:
List
<
Int
>
=
emptyList()
,
tilesetUid
:
Int
,
h
:
Int
=
0
,
w
:
Int
=
0
,
x
:
Int
=
0
,
y
:
Int
=
0
)