Transitions.Spring Class
Defined in:
samsara/transitions/Spring.js:11
A method of interpolating between start and end values with a spring transition.
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.
update
()
Update the transition in time.