advance abstract method

bool advance(
  1. double elapsedSeconds
)

Called each frame to advance the animation.

Implementation

bool advance(double elapsedSeconds);