DeviceConf
<static> DeviceConf
name | type | optional | description |
---|---|---|---|
os | No | The OS Device functions. | |
browser | No | The Browser Device functions. | |
features | No | The Features Device functions. | |
input | No | The Input Device functions. | |
audio | No | The Audio Device functions. | |
video | No | The Video Device functions. | |
fullscreen | No | The Fullscreen Device functions. | |
canvasFeatures | No | The Canvas Device functions. |
Type: object
Member of: Phaser
Source: src/device/index.js#L17