toggle menu
doodle
0.10.3
common
switch theme
search in API
animation
/
io.nacular.doodle.animation
/
Velocity
Velocity
class
Velocity
<
T
>
(
val
change
:
T
,
val
over
:
Measure
<
Time
>
)
(
source
)
Defines how quickly
T
is changing over a period of time
Members
Constructors
Velocity
Link copied to clipboard
constructor
(
change
:
T
,
over
:
Measure
<
Time
>
)
Properties
change
Link copied to clipboard
val
change
:
T
that would occur
over
Link copied to clipboard
val
over
:
Measure
<
Time
>
this given time period