SpringAnimation.calculateValue

Calculates the value self will have at time.

The time starts at 0 and ends at propertySpringAnimation:estimated_duration.

See also adw.spring_animation.SpringAnimation.calculateVelocity.

class SpringAnimation
double
calculateValue
(
uint time
)

Parameters

time uint

elapsed time, in milliseconds

Return Value

Type: double

the value at time