calculateVelocity

fun calculateVelocity(time: <Error class: unknown class>): Double

Calculates the velocity @self will have at @time.

The time starts at 0 and ends at property@SpringAnimation:estimated_duration.

See also method@SpringAnimation.calculate_value.

Return

the velocity at @time

Since

1.3

Parameters

time

elapsed time, in milliseconds