Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

levelitem_s Struct Reference

Collaboration diagram for levelitem_s:

Collaboration graph
[legend]

Data Fields

int entitynum
int flags
int goalareanum
vec3_t goalorigin
int iteminfo
levelitem_snext
int number
vec3_t origin
levelitem_sprev
float timeout
float weight

Field Documentation

int entitynum
 

Definition at line 118 of file be_ai_goal.c.

Referenced by BotChooseLTGItem(), BotChooseNBGItem(), BotFindEntityForLevelItem(), BotGetLevelItemGoal(), BotInitLevelItems(), and BotUpdateEntityItems().

int flags
 

Definition at line 113 of file be_ai_goal.c.

Referenced by BotChooseLTGItem(), BotChooseNBGItem(), BotGetLevelItemGoal(), BotInitLevelItems(), and BotUpdateEntityItems().

int goalareanum
 

Definition at line 116 of file be_ai_goal.c.

Referenced by BotChooseLTGItem(), BotChooseNBGItem(), BotGetLevelItemGoal(), BotInitLevelItems(), and BotUpdateEntityItems().

vec3_t goalorigin
 

Definition at line 117 of file be_ai_goal.c.

Referenced by BotChooseLTGItem(), BotChooseNBGItem(), BotGetLevelItemGoal(), BotInitLevelItems(), and BotUpdateEntityItems().

int iteminfo
 

Definition at line 112 of file be_ai_goal.c.

Referenced by BotChooseLTGItem(), BotChooseNBGItem(), BotFindEntityForLevelItem(), BotGetLevelItemGoal(), BotGoalName(), BotInitLevelItems(), BotSetAvoidGoalTime(), and BotUpdateEntityItems().

struct levelitem_s * next
 

Definition at line 120 of file be_ai_goal.c.

Referenced by AddLevelItemToList(), AllocLevelItem(), BotChooseLTGItem(), BotChooseNBGItem(), BotGetLevelItemGoal(), BotGoalName(), BotSetAvoidGoalTime(), BotUpdateEntityItems(), FreeLevelItem(), InitLevelItemHeap(), and RemoveLevelItemFromList().

int number
 

Definition at line 111 of file be_ai_goal.c.

Referenced by BotChooseLTGItem(), BotChooseNBGItem(), BotGetLevelItemGoal(), BotGoalName(), BotInitLevelItems(), BotSetAvoidGoalTime(), and BotUpdateEntityItems().

vec3_t origin
 

Definition at line 115 of file be_ai_goal.c.

Referenced by BotFindEntityForLevelItem(), BotInitLevelItems(), and BotUpdateEntityItems().

struct levelitem_s* prev
 

Definition at line 120 of file be_ai_goal.c.

Referenced by AddLevelItemToList(), and RemoveLevelItemFromList().

float timeout
 

Definition at line 119 of file be_ai_goal.c.

Referenced by BotChooseLTGItem(), BotChooseNBGItem(), BotGetLevelItemGoal(), BotInitLevelItems(), and BotUpdateEntityItems().

float weight
 

Definition at line 114 of file be_ai_goal.c.

Referenced by BotChooseLTGItem(), BotChooseNBGItem(), and BotInitLevelItems().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 19:55:57 2005 for Quake III Arena by  doxygen 1.3.9.1