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

All Known Implementing Classes:
CreateMissionAtSettlementGoal, Goal, GotoAdjacentGoal, ManageMissionariesGoal

public interface GoalConstants

Contains constants used by the Goal classes. These constants are affecting AI behaviour.


Field Summary
static int MAX_SEARCH_RADIUS
           
 

Field Detail

MAX_SEARCH_RADIUS

static final int MAX_SEARCH_RADIUS
See Also:
Constant Field Values