parentIsWindow : boolean If the parent container of the Game canvas is the browser window itself (i.e. document.body),rather
parentNode :DOMElement The original DOM element for the parent of the Display canvas.This may be different in fullscreen
[readonly] sourceAspectRatio : number The aspect ratio of the original game dimensions.
pageAlignVertically : boolean When enabled the Display canvas will be vertically-aligned in the Parent container (or
fullScreenScaleMode : integer The scaling method used by the ScaleManager when in fullscreen. See
enterIncorrectOrientation : Phaser.Signal This signal
hasPhaserSetFullScreen : boolean This boolean provides you with a way to determine if the browser is in Full Screenmode (via
[static] SHOW_ALL : integer A scale mode that shows the entire game while maintaining proportions
onFullScreenError : Phaser.Signal This signal is dispatched
setGameSize(width, height) Set the actual Game size.Use this instead of directly changing game.width or game
Page 4 of 5