Class StoreIrrigationInInventoryAction

java.lang.Object
com.takenoko.actions.irrigation.StoreIrrigationInInventoryAction
All Implemented Interfaces:
Action

public class StoreIrrigationInInventoryAction extends Object implements Action
  • Constructor Details

    • StoreIrrigationInInventoryAction

      public StoreIrrigationInInventoryAction()
  • Method Details

    • execute

      public ActionResult execute(Board board, BotManager botManager)
      Description copied from interface: Action
      Executes the action on the board and the bot manager.
      Specified by:
      execute in interface Action
      Parameters:
      board - the board
      botManager - the bot manager
      Returns:
      the action result