toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.animate
/
Animator
/
parallelLazy
parallel
Lazy
fun
parallelLazy
(
time
:
TimeSpan
=
this.defaultTime
,
speed
:
Double
=
this.defaultSpeed
,
easing
:
Easing
=
this.defaultEasing
,
looped
:
Boolean
=
false
,
startImmediately
:
Boolean
=
this.startImmediately
,
init
:
Animator
.
(
)
->
Unit
)
:
Animator