toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view.animation
/
imageAnimationView
image
Animation
View
inline
fun
Container
.
imageAnimationView
(
animation
:
ImageAnimation
?
=
null
,
direction
:
ImageAnimation.Direction
?
=
null
,
block
:
ImageAnimationView
<
Image
>
.
(
)
->
Unit
=
{}
)
:
ImageAnimationView
<
Image
>