Method
AdapSpringAnimationcalculate_velocity
since: 1.3
Declaration [src]
double
adap_spring_animation_calculate_velocity (
AdapSpringAnimation* self,
guint time
)
Description [src]
Calculates the velocity self
will have at time
.
The time starts at 0 and ends at
AdapSpringAnimation:estimated-duration
.
See also adap_spring_animation_calculate_value()
.
Available since: 1.3