Clears all events.
Unsubscribes the callback function from the given event name.
True if the event was successfully unsubscribed, otherwise false
Subscribes the callback function to the given event name.
The id of the event
Subscribes the callback function to the given event name for one time.
Starts the loop.
Starts the rendering loop.
Sets count of updates per second.
Single step.
Stops the loop.
Stops the rendering loop.
Triggers all the callbacks subscribed to the given name.
Generated using TypeDoc
The 'Runner' is a class that provides a loop.
Events: