toggle menu
doodle
0.11.1
common
switch theme
animation
/
io.nacular.doodle.animation
/
tweenRect
tween
Rect
fun
tweenRect
(
easing
:
EasingFunction
,
duration
:
Measure
<
Time
>
)
:
FiniteNumericAnimationPlan
<
Rectangle
,
Array
<
Double
>
>
(
source
)
fun
tweenRect
(
easings
:
(
dimension
:
Int
)
->
Easing
)
:
FiniteNumericAnimationPlan
<
Rectangle
,
Array
<
Double
>
>
(
source
)
See also
tween