Package com.takenoko.objective
Class PandaObjective
java.lang.Object
com.takenoko.objective.Objective
com.takenoko.objective.PandaObjective
The Panda objective.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPandaObjective(PandaObjective pandaObjective) PandaObjective(Map<TileColor, Integer> bambooTarget, int points) -
Method Summary
Modifier and TypeMethodDescriptioncopy()booleanfloatgetCompletion(Board board, BotState botState) getWhereToEatToComplete(Board board, BotState botState) inthashCode()voidreset()toString()voidVerify state of the objective.Methods inherited from class com.takenoko.objective.Objective
getPoints, getState, getType, isAchieved
-
Field Details
-
bambooTarget
-
-
Constructor Details
-
PandaObjective
-
PandaObjective
-
-
Method Details
-
verify
Description copied from class:ObjectiveVerify state of the objective. -
reset
public void reset() -
copy
-
getCompletion
- Specified by:
getCompletionin classObjective
-
getWhereToEatToComplete
-
equals
-
hashCode
public int hashCode() -
toString
-
getBambooTarget
-