Package com.takenoko.actions.weather
Class ChooseAndApplyWeatherAction
java.lang.Object
com.takenoko.actions.weather.ChooseAndApplyWeatherAction
- All Implemented Interfaces:
Action
Action to choose a weather and apply it.
-
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
-
weather
-
-
Constructor Details
-
ChooseAndApplyWeatherAction
-
-
Method Details
-
execute
Description copied from interface:Action
Executes the action on the board and the bot manager. -
equals
-
hashCode
public int hashCode()
-