Go to the source code of this file.
Classes | |
struct | link_s |
struct | gclient_s |
struct | edict_s |
struct | game_import_t |
struct | game_export_t |
Macros | |
#define | GAME_API_VERSION 3 |
#define | SVF_NOCLIENT 0x00000001 |
#define | SVF_DEADMONSTER 0x00000002 |
#define | SVF_MONSTER 0x00000004 |
#define | MAX_ENT_CLUSTERS 16 |
Typedefs | |
typedef struct link_s | link_t |
typedef struct edict_s | edict_t |
typedef struct gclient_s | gclient_t |
Enumerations | |
enum | solid_t { SOLID_NOT, SOLID_TRIGGER, SOLID_BBOX, SOLID_BSP } |
Functions | |
game_export_t * | GetGameApi (game_import_t *import) |
enum solid_t |
game_export_t* GetGameApi | ( | game_import_t * | import | ) |