Skip to content

helpers/loop

Functions

FunctionDescription
loopCreates an animation loop that calls the provided callback on every animation frame.
playAllLoopsPlay all loops that have been registered with loop.
pauseAllLoopsPause all loops that have been registered with loop.

Released under the MIT License.