|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AIColony | |
---|---|
net.sf.freecol.server.ai | The main package of the ai package tree. |
net.sf.freecol.server.ai.mission | Contains the missions an AIUnit can be assigned to. |
Uses of AIColony in net.sf.freecol.server.ai |
---|
Methods in net.sf.freecol.server.ai that return types with arguments of type AIColony | |
---|---|
java.util.Iterator<AIColony> |
EuropeanAIPlayer.getAIColonyIterator()
Deprecated. Returns an iterator over all the AIColony s owned by this
getPlayer(). |
Uses of AIColony in net.sf.freecol.server.ai.mission |
---|
Constructors in net.sf.freecol.server.ai.mission with parameters of type AIColony | |
---|---|
WorkInsideColonyMission(AIMain aiMain,
AIUnit aiUnit,
AIColony aiColony)
Creates a mission for the given AIUnit . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |