Package com.takenoko.actions.objective
Class RedeemObjectiveAction
java.lang.Object
com.takenoko.actions.objective.RedeemObjectiveAction
- All Implemented Interfaces:
Action
,DefaultAction
This class is an action to redeem an objective.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
canBePlayed
(BotState botState) execute
(Board board, BotManager botManager) Executes the action on the board and the bot manager.
-
Field Details
-
objective
-
-
Constructor Details
-
RedeemObjectiveAction
-
-
Method Details