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

vibration : boolean Does the device support the Vibration API? Source code:

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

LITTLE_ENDIAN : boolean Same value as littleEndian. Source code:

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

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

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

cancelFullscreen : string If the browser supports the Full Screen API this holds the call you need to use to cancel it.

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

ejecta : boolean Is the game running under Ejecta? Source code:

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

iPad : boolean Is running on iPad? Source code:

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

arora : boolean Set to true if running in Arora. Source code:

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

epiphany : boolean Set to true if running in Epiphany. Source code:

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

localStorage : boolean Is localStorage available? Source code:

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

canvas : boolean Is canvas available? Source code:

2025-01-10 15:47:30