ScriptedGoalAgent.GoalType

enum GoalType

Enum Constants

Attack

public static final ScriptedGoalAgent.GoalType Attack

Build

public static final ScriptedGoalAgent.GoalType Build

Faulty

public static final ScriptedGoalAgent.GoalType Faulty

Produce

public static final ScriptedGoalAgent.GoalType Produce

Transfer

public static final ScriptedGoalAgent.GoalType Transfer

Wait

public static final ScriptedGoalAgent.GoalType Wait