|
xbmc
|

Public Attributes | |
| GAME_INPUT_EVENT_SOURCE | type |
| const char * | controller_id |
| GAME_PORT_TYPE | port_type |
| const char * | port_address |
| const char * | feature_name |
| union { | |
| struct game_digital_button_event digital_button | |
| struct game_analog_button_event analog_button | |
| struct game_axis_event axis | |
| struct game_analog_stick_event analog_stick | |
| struct game_accelerometer_event accelerometer | |
| struct game_key_event key | |
| struct game_rel_pointer_event rel_pointer | |
| struct game_abs_pointer_event abs_pointer | |
| struct game_motor_event motor | |
| }; | |
1.8.13