Macros | |
#define | BEAM_SEED_INTERVAL 72 |
#define | BEAM_SEED_PRIME 3191 |
#define | TEMP_BATCH 64 |
Typedefs | |
typedef struct tent_obj_s | tent_obj_t |
typedef struct tent_s | tent_t |
Functions | |
void | CL_ClearTEnts (void) |
void | CL_Init_Entity (entity_t *ent) |
void | CL_ParseParticleEffect (void) |
void | CL_ParseTEnt (void) |
void | CL_TEnts_Init (void) |
void | CL_UpdateTEnts (void) |
#define BEAM_SEED_INTERVAL 72 |
#define BEAM_SEED_PRIME 3191 |
#define TEMP_BATCH 64 |
typedef struct tent_obj_s tent_obj_t |
typedef struct tent_s tent_t |
void CL_ClearTEnts | ( | void | ) |
void CL_Init_Entity | ( | entity_t * | ent | ) |
void CL_ParseParticleEffect | ( | void | ) |
void CL_ParseTEnt | ( | void | ) |
void CL_TEnts_Init | ( | void | ) |
void CL_UpdateTEnts | ( | void | ) |