ogg : boolean Can this device play ogg files? Source code: utils/Device.js (Line 379)
nodeWebkit : boolean Is the game running under Node-Webkit? Source code: utils/Device.js (Line 94)
node : boolean Is the game running under Node.js? Source code: utils/Device.js (Line 88)
mspointer : boolean Is mspointer available? Source code: utils/Device.js (Line 242)
mp4Video : boolean Can this device play h264 mp4 video files? Source code: utils/Device.js (Line 436)
mp3 : boolean Can this device play mp3 files? Source code: utils/Device.js (Line 391)
mobileSafari : boolean Set to true if running in Mobile Safari. Source code: utils/Device.js (Line 323)
midori : boolean Set to true if running in Midori. Source code: utils/Device.js (Line 329)
macOS : boolean Is running on macOS? Source code: utils/Device.js (Line 136)
m4a : boolean Can this device play m4a files? True if this device can play m4a files. Source code: utils/Device.js (Line 404)
Page 436 of 535