new Canvas() The Canvas class handles everything related to creating the canvas DOM tag that Phaser will use,including
<static> create(parent, width, height, id
isAndroidStockBrowser() Detect if the host is a an Android Stock browser.This is available before the device "ready" event.
worker : boolean Is worker available? Source code:
midori : boolean Set to true if running in Midori. Source code:
crosswalk : boolean Is the game running under the Intel Crosswalk XDK? Source
iOSVersion : number If running in iOS this will contain the major version number. Source
chrome : boolean Set to true if running in Chrome. Source code:
opera : boolean Set to true if running in Opera. Source code:
game : Phaser.Game The currently running game.
Page 6 of 12