lockRender : boolean If false Phaser will automatically render the display list every update. If true
[readonly] stepping : boolean Enable core loop stepping with Game.enableStep().
[readonly] height : integer The current Game Height in pixels. Do not modify this
onBlur : Phaser.Signal This event is fired when the
[readonly] id : number Phaser Game ID (for when Pixi supports multiple instances).
net : Phaser.Net Reference to the network class.
[readonly] stepCount : number When stepping is enabled this contains the current step cycle
scale : Phaser.ScaleManager The game
[readonly] pendingStep : boolean An internal property used by enableStep, but also useful
canvas :HTMLCanvasElement A handy reference to renderer.view, the canvas that the game is being rendered in to.
Page 1 of 6