doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
idKey Class Reference

Public Member Functions

 idKey (void)
 

Public Attributes

bool down
 
int repeats
 
idStr binding
 
int usercmdAction
 

Detailed Description

Definition at line 186 of file KeyInput.cpp.

Constructor & Destructor Documentation

idKey::idKey ( void  )
inline

Definition at line 188 of file KeyInput.cpp.

Member Data Documentation

idStr idKey::binding

Definition at line 191 of file KeyInput.cpp.

bool idKey::down

Definition at line 189 of file KeyInput.cpp.

int idKey::repeats

Definition at line 190 of file KeyInput.cpp.

int idKey::usercmdAction

Definition at line 192 of file KeyInput.cpp.


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