Package com.takenoko.actions.irrigation
Class PlaceIrrigationFromInventoryAction
java.lang.Object
com.takenoko.actions.irrigation.PlaceIrrigationFromInventoryAction
- All Implemented Interfaces:
Action
,DefaultAction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
canBePlayed
(Board board, BotState botState) boolean
execute
(Board board, BotManager botManager) Executes the action on the board and the bot manager.int
hashCode()
-
Field Details
-
positionVector
-
-
Constructor Details
-
PlaceIrrigationFromInventoryAction
-
-
Method Details
-
execute
Description copied from interface:Action
Executes the action on the board and the bot manager. -
canBePlayed
-
equals
-
hashCode
public int hashCode()
-