Skip to main content
Version: Phaser v4.0.0-rc.6

Phaser

DeviceConf

<static> DeviceConf

nametypeoptionaldescription
osPhaser.Device.OSNoThe OS Device functions.
browserPhaser.Device.BrowserNoThe Browser Device functions.
featuresPhaser.Device.FeaturesNoThe Features Device functions.
inputPhaser.Device.InputNoThe Input Device functions.
audioPhaser.Device.AudioNoThe Audio Device functions.
videoPhaser.Device.VideoNoThe Video Device functions.
fullscreenPhaser.Device.FullscreenNoThe Fullscreen Device functions.
canvasFeaturesPhaser.Device.CanvasFeaturesNoThe Canvas Device functions.

Type: object

Member of: Phaser

Source: src/device/index.js#L17