Package com.takenoko.actions.improvement
Class StoreImprovementAction
java.lang.Object
com.takenoko.actions.improvement.StoreImprovementAction
- All Implemented Interfaces:
Action
Action to store an improvement in the inventory.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute
(Board board, BotManager botManager) Executes the action on the board and the bot manager.
-
Constructor Details
-
StoreImprovementAction
public StoreImprovementAction()
-
-
Method Details