Package com.takenoko.objective
Class PatternObjective
java.lang.Object
com.takenoko.objective.Objective
com.takenoko.objective.PatternObjective
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.takenoko.objective.Objective
getPoints, getState, getType, isAchieved
-
Field Details
-
pattern
-
-
Constructor Details
-
PatternObjective
-
-
Method Details
-
verify
Description copied from class:ObjectiveVerify state of the objective. -
reset
public void reset() -
equals
-
hashCode
public int hashCode() -
copy
-
getShapeToCompletePatternObjective
-
getCompletion
- Specified by:
getCompletionin classObjective
-
toString
-
getPattern
Return the pattern of the objective.- Returns:
- the pattern of the objective
-