[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
[readonly] stepping : boolean Enable core loop stepping with Game.enableStep().
net : Phaser.Net Reference to the network class.
[readonly] id : number Phaser Game ID (for when Pixi supports multiple instances).
scale : Phaser.ScaleManager The game
physicsConfig : Object The Phaser.Physics.World configuration object. Source
destroy() Nukes the entire game from orbit. Calls destroy on Game.state, Game.sound, Game.scale, Game.stage, Game.input, Game
config : Object The Phaser.Game configuration object. Source code:
Page 1 of 6