Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

goal_list Struct Reference

List of all members.

Public Methods

 goal_list ()
void add (mission_goal *m)
 goal_list structure functions

void set ()
void icons_display (int y)

Public Attributes

int count
mission_goallist [MAX_GOALS_PER_LIST]
int line_offsets [MAX_GOALS_PER_LIST]
int line_spans [MAX_GOALS_PER_LIST]

Constructor & Destructor Documentation

goal_list::goal_list   [inline]
 


Member Function Documentation

void goal_list::add mission_goal   m
 

goal_list structure functions

void goal_list::icons_display int    y
 

void goal_list::set  
 


Member Data Documentation

int goal_list::count
 

int goal_list::line_offsets[MAX_GOALS_PER_LIST]
 

int goal_list::line_spans[MAX_GOALS_PER_LIST]
 

mission_goal* goal_list::list[MAX_GOALS_PER_LIST]
 


The documentation for this struct was generated from the following file:
Generated on Mon Jul 8 11:30:46 2002 for fs2source_released by doxygen1.2.16