littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d
/
AnimatedSprite
/
AnimatedSprite
Animated
Sprite
fun
AnimatedSprite
(
slice
:
TextureSlice
=
Textures.white
,
anchorX
:
Float
=
0.0f
,
anchorY
:
Float
=
0.0f
)