Uses of Class
com.takenoko.objective.PatternObjective
Packages that use PatternObjective
-
Uses of PatternObjective in com.takenoko.bot.unitary
Methods in com.takenoko.bot.unitary that return types with arguments of type PatternObjectiveModifier and TypeMethodDescriptionSmartPattern.analyzeBoardToFindPlaceToCompleteShapeOfPatternObjective
(Board board, BotState botState) SmartPattern.getCurrentPatternObjectives
(BotState botState) SmartPlaceIrrigation.getCurrentPatternObjectives
(BotState botState) Method parameters in com.takenoko.bot.unitary with type arguments of type PatternObjectiveModifier and TypeMethodDescriptionstatic double
SmartPattern.calculatePriority
(Map.Entry<PatternObjective, List<Shape>> entry, Shape shape) -
Uses of PatternObjective in com.takenoko.objective
Methods in com.takenoko.objective that return PatternObjective