QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
cl_tent.c File Reference

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_ClearProjectiles (void)
 
void CL_ClearTEnts (void)
 
void CL_Init_Entity (entity_t *ent)
 
void CL_ParseProjectiles (qboolean nail2)
 
void CL_ParseTEnt (void)
 
void CL_TEnts_Init (void)
 
void CL_UpdateTEnts (void)
 

Macro Definition Documentation

#define BEAM_SEED_INTERVAL   72
#define BEAM_SEED_PRIME   3191
#define TEMP_BATCH   64

Typedef Documentation

typedef struct tent_obj_s tent_obj_t
typedef struct tent_s tent_t

Function Documentation

void CL_ClearProjectiles ( void  )
void CL_ClearTEnts ( void  )
void CL_Init_Entity ( entity_t ent)
void CL_ParseProjectiles ( qboolean  nail2)
void CL_ParseTEnt ( void  )
void CL_TEnts_Init ( void  )
void CL_UpdateTEnts ( void  )