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