FS2_Open
Open source remastering of the Freespace 2 engine
shipgoalsdlg.h File Reference
#include "Management.h"

Go to the source code of this file.

Classes

class  ShipGoalsDlg
 

Macros

#define ED_MAX_GOALS   10
 
#define MAX_EDITOR_GOAL_PRIORITY   200
 

Variables

char * goal_behaviors []
 

Macro Definition Documentation

#define ED_MAX_GOALS   10

Definition at line 17 of file shipgoalsdlg.h.

#define MAX_EDITOR_GOAL_PRIORITY   200

Definition at line 18 of file shipgoalsdlg.h.

Variable Documentation

char* goal_behaviors[]