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