Quake II RTX doxygen  1.0 dev
kbutton_s Struct Reference

Public Attributes

int down [2]
 
unsigned downtime
 
unsigned msec
 
int state
 

Detailed Description

Definition at line 282 of file input.c.

Member Data Documentation

◆ down

int kbutton_s::down[2]

Definition at line 283 of file input.c.

Referenced by KeyDown(), and KeyUp().

◆ downtime

unsigned kbutton_s::downtime

Definition at line 284 of file input.c.

Referenced by CL_KeyState(), KeyClear(), KeyDown(), and KeyUp().

◆ msec

unsigned kbutton_s::msec

Definition at line 285 of file input.c.

Referenced by CL_KeyState(), KeyClear(), and KeyUp().

◆ state

int kbutton_s::state