[readonly] stepping : boolean Enable core loop stepping with Game.enableStep().
[readonly] id : number Phaser Game ID (for when Pixi supports multiple instances).
[readonly] height : integer The current Game Height in pixels. Do not modify this
onBlur : Phaser.Signal This event is fired when the
lockRender : boolean If false Phaser will automatically render the display list every update. If true
net : Phaser.Net Reference to the network class.
debug : Phaser.Utils.Debug A set of
load : Phaser.Loader Reference to the assets loader
[readonly] pendingStep : boolean An internal property used by enableStep, but also useful
forceSingleUpdate : boolean Should the game loop force a logic update, regardless of the delta timer? Set to true if you know you
Page 1 of 6