Constructs a new demo manager.
The viewport.
Additional options.
Adds a demo.
The demo.
This manager.
Adds a listener to an event type.
The type of event to listen to.
The function that gets called when the event is fired.
Fire an event type.
Returns the current demo.
The demo.
Checks if listener is added to an event type.
The type of event to listen to.
The function that gets called when the event is fired.
Removes a demo.
The ID of the demo.
This manager.
Removes a listener from an event type.
The type of the listener that gets removed.
The listener function that gets removed.
Renders the current demo.
The current time in milliseconds.
Sets the render size.
The width.
The height.
Determines whether the canvas style should be updated.
A demo manager.