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