Represents a generic animation of type T.
Returns true IFF the animation if completed after elapsedTime. NOTE: implementations SHOULD NOT return true if the animation has not started yet.
true
Returns the value of the animation after elapsedTime.
Returns the velocity of the animation at the elapsedTime.