![]() |
doom3-gpl
Doom 3 GPL source release
|
Public Member Functions | |
| idKey (void) | |
Public Attributes | |
| bool | down |
| int | repeats |
| idStr | binding |
| int | usercmdAction |
Definition at line 186 of file KeyInput.cpp.
|
inline |
Definition at line 188 of file KeyInput.cpp.
| 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.
1.8.6.