Package com.takenoko.actions.bamboo
Class GrowBambooAction
java.lang.Object
com.takenoko.actions.bamboo.GrowBambooAction
- All Implemented Interfaces:
Action
Action that grows bamboo at a given position.
-
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
-
position
-
-
Constructor Details
-
GrowBambooAction
-
-
Method Details
-
execute
Description copied from interface:Action
Executes the action on the board and the bot manager. -
equals
-
hashCode
public int hashCode()
-