Package com.takenoko.actions.irrigation
Class PlaceIrrigationAction
java.lang.Object
com.takenoko.actions.irrigation.PlaceIrrigationAction
- All Implemented Interfaces:
Action
Action to place an irrigation channel on the board.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
execute
(Board board, BotManager botManager) Executes the action on the board and the bot manager.int
hashCode()
-
Field Details
-
edgePosition
-
-
Constructor Details
-
PlaceIrrigationAction
-
-
Method Details
-
execute
Description copied from interface:Action
Executes the action on the board and the bot manager. -
equals
-
hashCode
public int hashCode()
-