Shared properties for classes that need to re-render every requestAnimationFrame.
- Source:
Methods
-
<static> play()
-
Play the animation by adding it to the main
requestAnimationFramecall.- Source:
-
<static> stop()
-
Stop the animation by removing it from the main
requestAnimationFramecall.- Source: