DeviceTypeConst

DeviceTypeConst ⇐ Const

Kind: global class
Extends: Const

DeviceTypeConst()

Enumeration of Device Type constants.

TYPE_ALL : Number

All types

Kind: static constant of DeviceTypeConst

TYPE_GAMEPAD : Number

The Gamepad type

Kind: static constant of DeviceTypeConst

TYPE_AUDIO : Number

The audio type

Kind: static constant of DeviceTypeConst

TYPE_OTHER : Number

The other type

Kind: static constant of DeviceTypeConst