DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
kbutton_t Struct Reference

#include <client.h>

Collaboration diagram for kbutton_t:

Data Fields

int down [2]
int state

Detailed Description

Definition at line 1243 of file client.h.

Field Documentation

◆ down

int kbutton_t::down[2]

Definition at line 1245 of file client.h.

◆ state

int kbutton_t::state

Definition at line 1246 of file client.h.

Referenced by CL_KeyState().


The documentation for this struct was generated from the following file: