littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.tilemap.tiled
/
TiledTileset
/
AnimatedTile
/
AnimatedTile
Animated
Tile
fun
AnimatedTile
(
slice
:
TextureSlice
,
id
:
Int
,
duration
:
Duration
,
width
:
Int
,
height
:
Int
,
offsetX
:
Int
,
offsetY
:
Int
)