Public Attributes | |
int | down [2] |
unsigned | downtime |
unsigned | msec |
int | state |
int kbutton_s::down[2] |
unsigned kbutton_s::downtime |
Definition at line 284 of file input.c.
Referenced by CL_KeyState(), KeyClear(), KeyDown(), and KeyUp().
unsigned kbutton_s::msec |
Definition at line 285 of file input.c.
Referenced by CL_KeyState(), KeyClear(), and KeyUp().
int kbutton_s::state |
Definition at line 286 of file input.c.
Referenced by CL_AdjustAngles(), CL_BaseMove(), CL_FinalizeCmd(), CL_KeyState(), CL_MouseMove(), KeyClear(), KeyDown(), and KeyUp().