Animation.updateProgress

This is called with the value (0-1) of the amount that this animation has completed by. TODO: word better

class Animation
protected abstract
void
updateProgress
(
double progress
)

Meta