#include <client.h>
Public Attributes | |
| int | down [2] |
| unsigned | downtime |
| unsigned | msec |
| int | state |
| int kbutton_t::down[2] |
| unsigned kbutton_t::downtime |
Definition at line 472 of file client.h.
Referenced by CL_KeyState(), KeyDown(), and KeyUp().
| unsigned kbutton_t::msec |
Definition at line 473 of file client.h.
Referenced by CL_KeyState(), and KeyUp().
| int kbutton_t::state |
Definition at line 474 of file client.h.
Referenced by CL_AdjustAngles(), CL_BaseMove(), CL_FinishMove(), CL_KeyState(), IN_JoyMove(), IN_MouseMove(), KeyDown(), and KeyUp().