toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.animate
/
tweenLazy
tween
Lazy
fun
Animator
.
tweenLazy
(
vararg
vs
:
(
)
->
V2
<
*
>
,
time
:
TimeSpan
=
this.defaultTime
,
easing
:
Easing
=
this.defaultEasing
,
name
:
String
?
=
null
)