helpers/loop
Functions
| Function | Description |
|---|---|
| loop | Creates an animation loop that calls the provided callback on every animation frame. |
| playAllLoops | Play all loops that have been registered with loop. |
| pauseAllLoops | Pause all loops that have been registered with loop. |