Data Structures | |
| struct | input_data_s | 
| struct | input_funcs_s | 
Typedefs | |
| typedef struct input_data_s | input_data_t | 
| typedef struct input_funcs_s | input_funcs_t | 
| typedef void(* | P_IN_Commands )(void) | 
| typedef void(* | P_IN_ModeChanged )(void) | 
| typedef void(* | P_IN_Move )(void) | 
| typedef void(* | P_IN_SendKeyEvents )(void) | 
| typedef struct input_data_s input_data_t | 
| typedef struct input_funcs_s input_funcs_t | 
| typedef void(* P_IN_Commands)(void) | 
| typedef void(* P_IN_ModeChanged)(void) | 
| typedef void(* P_IN_Move)(void) | 
| typedef void(* P_IN_SendKeyEvents)(void) |