xbmc
Public Attributes | List of all members
game_input_event Struct Reference
Collaboration diagram for game_input_event:
Collaboration graph
[legend]

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
 
}; 
 

The documentation for this struct was generated from the following file: