DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
eventqueueitem_t Struct Reference
+ Collaboration diagram for eventqueueitem_t:

Data Fields

int ascii
 
qbool down
 
int key
 

Detailed Description

Definition at line 1797 of file keys.c.

Field Documentation

◆ ascii

int eventqueueitem_t::ascii

Definition at line 1800 of file keys.c.

Referenced by Key_EventQueue_Add().

◆ down

qbool eventqueueitem_t::down

Definition at line 1801 of file keys.c.

Referenced by Key_EventQueue_Add().

◆ key

int eventqueueitem_t::key

Definition at line 1799 of file keys.c.

Referenced by Key_EventQueue_Add().


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