\desc constants for input device - inputInterfaceDef.h
◆ INPUT_ACTION_TYPE_COMBO
const int INPUT_ACTION_TYPE_COMBO = 0x00002000 |
◆ INPUT_ACTION_TYPE_DOUBLETAP
const int INPUT_ACTION_TYPE_DOUBLETAP = 0x00008000 |
◆ INPUT_ACTION_TYPE_DOWN_EVENT
const int INPUT_ACTION_TYPE_DOWN_EVENT = 0x00000200 |
◆ INPUT_ACTION_TYPE_HOLD_EVENT
const int INPUT_ACTION_TYPE_HOLD_EVENT = 0x00000500 |
◆ INPUT_ACTION_TYPE_MASK
const int INPUT_ACTION_TYPE_MASK = 0x00000f00 |
◆ INPUT_ACTION_TYPE_NONE
const int INPUT_ACTION_TYPE_NONE = 0x00000000 |
◆ INPUT_ACTION_TYPE_SHORTCLICK_EVENT
const int INPUT_ACTION_TYPE_SHORTCLICK_EVENT = 0x00000400 |
◆ INPUT_ACTION_TYPE_SPECIALCOMBO
const int INPUT_ACTION_TYPE_SPECIALCOMBO = 0x00004000 |
◆ INPUT_ACTION_TYPE_STATE
const int INPUT_ACTION_TYPE_STATE = 0x00000100 |
◆ INPUT_ACTION_TYPE_UP_EVENT
const int INPUT_ACTION_TYPE_UP_EVENT = 0x00000300 |
◆ INPUT_AXIS
◆ INPUT_COMBO_AXIS
◆ INPUT_COMBO_AXIS_OFFSET
const int INPUT_COMBO_AXIS_OFFSET = 0x00000080 |
◆ INPUT_COMBO_KEY_OFFSET
const int INPUT_COMBO_KEY_OFFSET = 0x01000000 |
◆ INPUT_COMBO_MASK
◆ INPUT_DEVICE_CHEAT
const int INPUT_DEVICE_CHEAT = 0x00600000 |
◆ INPUT_DEVICE_GAMEPAD
const int INPUT_DEVICE_GAMEPAD = 0x00500000 |
◆ INPUT_DEVICE_GAMEPAD_AXIS
◆ INPUT_DEVICE_KEYBOARD
const int INPUT_DEVICE_KEYBOARD = 0x00000000 |
◆ INPUT_DEVICE_MOUSE
const int INPUT_DEVICE_MOUSE = 0x00100000 |
◆ INPUT_DEVICE_MOUSE_AXIS
◆ INPUT_DEVICE_STICK
const int INPUT_DEVICE_STICK = 0x00200000 |
◆ INPUT_DEVICE_STICK_AXIS
◆ INPUT_DEVICE_STICK_POV
◆ INPUT_DEVICE_TRACKIR
const int INPUT_DEVICE_TRACKIR = 0x00400000 |
◆ INPUT_DEVICE_XINPUT
const int INPUT_DEVICE_XINPUT = 0x00300000 |
◆ INPUT_KEY_MASK
◆ INPUT_MODULE_TYPE_MASK
const int INPUT_MODULE_TYPE_MASK = 0x00700000 |
◆ INPUT_POV