Search
AnimationFrame Methods
 


 Public Methods

  Name Description

start

Starts the animation.

 Protected Methods

  Name Description

run

The method that executes the animation. Override it to implement your own animation logic.

 See Also