Package com.takenoko.actions
Interface DefaultAction
- All Superinterfaces:
Action
- All Known Implementing Classes:
ApplyImprovementFromInventoryAction
,DrawIrrigationAction
,DrawObjectiveAction
,DrawTileAction
,ForcedMovePandaAction
,MoveGardenerAction
,MovePandaAction
,PlaceIrrigationFromInventoryAction
,RedeemObjectiveAction
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic boolean
canBePlayed
(Board board, BotState botState, Class<? extends DefaultAction> actionClass)
-
Method Details
-
canBePlayed
static boolean canBePlayed(Board board, BotState botState, Class<? extends DefaultAction> actionClass)
-