littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.tilemap
/
TileMap
/
render
render
abstract
fun
render
(
batch
:
Batch
,
camera
:
Camera
,
x
:
Float
=
0.0f
,
y
:
Float
=
0.0f
,
scale
:
Float
=
1.0f
)