littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.tilemap.ldtk
/
LDtkTileset
/
LDtkTileset
LDtk
Tileset
fun
LDtkTileset
(
identifier
:
String
,
uid
:
Int
,
cellSize
:
Int
,
pxWidth
:
Int
,
pxHeight
:
Int
,
tiles
:
List
<
TextureSlice
>
)