fullscreenKeyboard : boolean Does the browser support access to the Keyboard during Full Screen mode?
chromeVersion : number If running in Chrome this will contain the major version number.
cocoonJSApp : boolean Is this game running with CocoonJS.App? Source code:
getUserMedia : boolean Does the device support the getUserMedia API? Default
wav : boolean Can this device play wav files? Source code:
audioData : boolean Are Audio tags available? Source code:
<static, readonly> visualBounds : Phaser.Rectangle
<static> setTouchAction(canvas, value) → {HTMLCanvasElement}
cordova : boolean Is the game running under Apache Cordova? Source code:
isSetTimeOut() → {boolean} Is the browser using setTimeout? Returns
Page 4 of 12