Animation.updateProgress

This is called with the value (0.0 -> 1.0) of the amount that this animation has completed by.

class Animation
protected abstract
void
updateProgress
(
double progress
)

Meta