grid : Phaser.FlexGrid EXPERIMENTAL:
[readonly] height : number Target height (in pixels) of the Display canvas.
windowConstraints The edges on which to constrain the game Display/canvas in addition to the restrictions of the parent container. The properties are
onSizeChange : Phaser.Signal This signal is dispatched
[readonly] parentScaleFactor : Phaser.Point
[static] NO_SCALE : integer A scale mode that prevents any scaling - see
scaleMode : integer The scaling method used by the ScaleManager when not in fullscreen.
[readonly] isLandscape : boolean Returns true if the screen orientation is in landscape mode
startFullScreen(antialias, allowTrampoline) → {boolean}
[static] USER_SCALE : integer A scale mode that allows a custom scale factor - see
Page 3 of 5