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 booleancanBePlayed(Board board, BotState botState) booleanexecute(Board board, BotManager botManager) Executes the action on the board and the bot manager.inthashCode()
-
Field Details
-
positionVector
-
-
Constructor Details
-
PlaceIrrigationFromInventoryAction
-
-
Method Details
-
execute
Description copied from interface:ActionExecutes the action on the board and the bot manager. -
canBePlayed
-
equals
-
hashCode
public int hashCode()
-