toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view.animation
/
ImageAnimationView
/
ImageAnimationView
Image
Animation
View
constructor
(
animation
:
ImageAnimation
?
=
null
,
direction
:
ImageAnimation.Direction
?
=
null
,
createImage
:
(
)
->
T
)