Package net.sf.colossus.ai.objectives
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 net.sf.colossus.ai.objectives.AbstractObjectiveHelper
AbstractObjectiveHelper.AllThereIsToKnowAboutYourCreature, AbstractObjectiveHelper.ObjectiveEvalConstants
-
Field Summary
FieldsFields inherited from class net.sf.colossus.ai.objectives.AbstractObjectiveHelper
ai, attackerToKnowledge, client, defenderToKnowledge, oec, variant
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected List<TacticalObjective>
commonObjective
(Legion myself) Methods inherited from class net.sf.colossus.ai.objectives.BasicObjectiveHelper
attackerObjective, defenderObjective
-
Field Details
-
LOGGER
-
-
Constructor Details
-
SecondObjectiveHelper
-
-
Method Details
-
commonObjective
- Overrides:
commonObjective
in classBasicObjectiveHelper
-