littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.tilemap.ldtk
/
LDtkLevel
/
LevelBgImage
/
LevelBgImage
Level
Bg
Image
fun
LevelBgImage
(
topLeftX
:
Int
,
topLeftY
:
Int
,
scaleX
:
Float
,
scaleY
:
Float
,
cropRect
:
LDtkLevel.CropRect
,
slice
:
TextureSlice
)