Transitions.Inertia Class
Defined in:
samsara/transitions/_Inertia.js:11
Defines an inertial transition, which decreases
Constructor
Methods
halt
()
Halt transition at current state and erase all pending actions.
reset
(
-
value
-
[velocity]
Reset the value and velocity of the transition.
set
(
-
value
-
[transition]
Set new value to transition to, with a transition definition.
update
()
Update the transition in time.