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