OptionalphysicsPhysics world (if enabled via setupMoxi).
Active scene being updated/rendered.
PIXI.Ticker driving the game loop.
Attach physics world. Called automatically by setupMoxi if physics enabled.
Start the game loop.
Stop/pause the game loop.
Game loop manager. Drives scene updates and rendering via PIXI.Ticker.
Example