Uses of Interface
net.sf.freecol.server.ai.goal.GoalConstants

Packages that use GoalConstants
net.sf.freecol.server.ai.goal   
 

Uses of GoalConstants in net.sf.freecol.server.ai.goal
 

Classes in net.sf.freecol.server.ai.goal that implement GoalConstants
 class CreateMissionAtSettlementGoal
          This Goal deals with one missionary unit.
 class Goal
          A Goal is used to encapsulate a specific part of the decision-making process of an AI.
 class GotoAdjacentGoal
           
 class ManageMissionariesGoal
          This Goal deals with all missionaries of one AIPlayer.