QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
input.h File Reference

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 Documentation

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)