|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.colossus.ai.objectives.AbstractObjectiveHelper
net.sf.colossus.ai.objectives.BasicObjectiveHelper
net.sf.colossus.ai.objectives.SecondObjectiveHelper
public class SecondObjectiveHelper
Extension of @BasicObjectiveHelper. This is still mostly for testing the code.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.sf.colossus.ai.objectives.AbstractObjectiveHelper |
---|
AbstractObjectiveHelper.AllThereIsToKnowAboutYourCreature, AbstractObjectiveHelper.ObjectiveEvalConstants |
Field Summary | |
---|---|
private static java.util.logging.Logger |
LOGGER
|
Fields inherited from class net.sf.colossus.ai.objectives.AbstractObjectiveHelper |
---|
ai, attackerToKnowledge, client, defenderToKnowledge, oec, variant |
Constructor Summary | |
---|---|
SecondObjectiveHelper(Client client,
AbstractAI ai,
Variant variant)
|
Method Summary | |
---|---|
protected java.util.List<TacticalObjective> |
commonObjective(Legion myself)
|
Methods inherited from class net.sf.colossus.ai.objectives.BasicObjectiveHelper |
---|
attackerObjective, defenderObjective |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.util.logging.Logger LOGGER
Constructor Detail |
---|
public SecondObjectiveHelper(Client client, AbstractAI ai, Variant variant)
Method Detail |
---|
protected java.util.List<TacticalObjective> commonObjective(Legion myself)
commonObjective
in class BasicObjectiveHelper
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |