windows : boolean Is running on windows? Source code:
<static, readonly> layoutBounds : Phaser.Rectangle
cocoonJS : boolean Is the game running under CocoonJS? Source code:
silk : boolean Set to true if running in the Silk browser (as used on the Amazon Kindle)
LITTLE_ENDIAN : boolean Same value as littleEndian. Source code:
linux : boolean Is running on linux? Source code:
safariVersion : number If running in Safari this will contain the major version number.
mp3 : boolean Can this device play mp3 files? Source code:
littleEndian : boolean Is the device big or little endian? (only detected if the browser supports TypedArrays)
<static> inLayoutViewport(element, cushion) → {boolean}
Page 1 of 12