|
RetroArch
|
#include "../input_driver.h"Go to the source code of this file.
Classes | |
| struct | pad_connection_listener_interface |
| struct | _axis_data |
Typedefs | |
| typedef struct _axis_data | axis_data |
Functions | |
| void | gamepad_read_axis_data (uint32_t axis, axis_data *data) |
| int16_t | gamepad_get_axis_value (int16_t state[3][2], axis_data *data) |
| typedef struct _axis_data axis_data |
1.8.15