|
RetroArch
|
Public Attributes | |
| bool | blocked |
| unsigned | pads_connected |
| struct input_pointer | pointer [MAX_TOUCH] |
| unsigned | pointer_count |
| int | touch_map [MAX_TOUCH] |
| qnx_input_device_t | devices [MAX_PADS] |
| const input_device_driver_t * | joypad |
| uint8_t | keyboard_state [QNX_MAX_KEYS] |
| uint64_t | pad_state [MAX_PADS] |
| int | trackpad_acc [2] |
| bool qnx_input::blocked |
| qnx_input_device_t qnx_input::devices[MAX_PADS] |
| const input_device_driver_t* qnx_input::joypad |
| uint8_t qnx_input::keyboard_state[QNX_MAX_KEYS] |
| unsigned qnx_input::pads_connected |
| struct input_pointer qnx_input::pointer[MAX_TOUCH] |
| unsigned qnx_input::pointer_count |
| int qnx_input::touch_map[MAX_TOUCH] |
| int qnx_input::trackpad_acc[2] |
1.8.15