![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <sys_public.h>
Public Attributes | |
| sysEventType_t | evType |
| int | evValue |
| int | evValue2 |
| int | evPtrLength |
| void * | evPtr |
Definition at line 215 of file sys_public.h.
| void* sysEvent_s::evPtr |
Definition at line 220 of file sys_public.h.
| int sysEvent_s::evPtrLength |
Definition at line 219 of file sys_public.h.
| sysEventType_t sysEvent_s::evType |
Definition at line 216 of file sys_public.h.
| int sysEvent_s::evValue |
Definition at line 217 of file sys_public.h.
| int sysEvent_s::evValue2 |
Definition at line 218 of file sys_public.h.
1.8.6.