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