Class SecondObjectiveHelper
java.lang.Object
net.sf.colossus.ai.objectives.AbstractObjectiveHelper
net.sf.colossus.ai.objectives.BasicObjectiveHelper
net.sf.colossus.ai.objectives.SecondObjectiveHelper
- All Implemented Interfaces:
IObjectiveHelper
Extension of @BasicObjectiveHelper.
This is still mostly for testing the code.
- Author:
- Romain Dolbeau
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractObjectiveHelper
AbstractObjectiveHelper.AllThereIsToKnowAboutYourCreature, AbstractObjectiveHelper.ObjectiveEvalConstants -
Field Summary
FieldsFields inherited from class AbstractObjectiveHelper
ai, attackerToKnowledge, client, defenderToKnowledge, oec, variant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected List<TacticalObjective> commonObjective(Legion myself) Methods inherited from class BasicObjectiveHelper
attackerObjective, defenderObjective
-
Field Details
-
LOGGER
-
-
Constructor Details
-
SecondObjectiveHelper
-
-
Method Details
-
commonObjective
- Overrides:
commonObjectivein classBasicObjectiveHelper
-