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.
fullScreenScaleMode : integer The scaling method used by the ScaleManager when in fullscreen. See
enterIncorrectOrientation : Phaser.Signal This signal
onFullScreenError : Phaser.Signal This signal is dispatched
pageAlignVertically : boolean When enabled the Display canvas will be vertically-aligned in the Parent container (or
[readonly] isGameLandscape : boolean Returns true if the game dimensions are landscape (width
setResizeCallback(callback, context) Sets the callback that will be invoked before sizing calculations. This is the appropriate
hasPhaserSetFullScreen : boolean This boolean provides you with a way to determine if the browser is in Full Screenmode (via
Page 4 of 5