Device#chrome
  • References/Game Development/Phaser/System/Device

chrome : boolean Set to true if running in Chrome. Source code:

2025-01-10 15:47:30
Device#opera
  • References/Game Development/Phaser/System/Device

opera : boolean Set to true if running in Opera. Source code:

2025-01-10 15:47:30
Device#webGL
  • References/Game Development/Phaser/System/Device

webGL : boolean Is webGL available? Source code:

2025-01-10 15:47:30
Device#safari
  • References/Game Development/Phaser/System/Device

safari : boolean Set to true if running in Safari. Source code:

2025-01-10 15:47:30
Device#pixelRatio
  • References/Game Development/Phaser/System/Device

pixelRatio : number PixelRatio of the host device? Source code:

2025-01-10 15:47:30
Device#edge
  • References/Game Development/Phaser/System/Device

edge : boolean Set to true if running in Microsoft Edge browser. Source code:

2025-01-10 15:47:30
Device#iPhone
  • References/Game Development/Phaser/System/Device

iPhone : boolean Is running on iPhone? Source code:

2025-01-10 15:47:30
Device#trident
  • References/Game Development/Phaser/System/Device

trident : boolean Set to true if running a Trident version of Internet Explorer (IE11+)

2025-01-10 15:47:30
Device#typedArray
  • References/Game Development/Phaser/System/Device

typedArray : boolean Does the browser support TypedArrays? Source code:

2025-01-10 15:47:30
Device#webmVideo
  • References/Game Development/Phaser/System/Device

webmVideo : boolean Can this device play webm video files? Source code:

2025-01-10 15:47:30