doom3-gpl
Doom 3 GPL source release
|
#include <Lib.h>
Static Public Member Functions | |
static void | Init (void) |
static void | ShutDown (void) |
static void | Error (const char *fmt,...) |
static void | Warning (const char *fmt,...) |
Static Public Attributes | |
static class idSys * | sys = NULL |
static class idCommon * | common = NULL |
static class idCVarSystem * | cvarSystem = NULL |
static class idFileSystem * | fileSystem = NULL |
static int | frameNumber = 0 |
|
static |
|
static |