Uses of Annotation Interface
com.takenoko.actions.annotations.ActionAnnotation
Packages that use ActionAnnotation
Package
Description
-
Uses of ActionAnnotation in com.takenoko.actions
Classes in com.takenoko.actions with annotations of type ActionAnnotation -
Uses of ActionAnnotation in com.takenoko.actions.actors
Classes in com.takenoko.actions.actors with annotations of type ActionAnnotationModifier and TypeClassDescriptionclass
class
Action to move a gardener.class
This class represents the action of moving the panda. -
Uses of ActionAnnotation in com.takenoko.actions.bamboo
Classes in com.takenoko.actions.bamboo with annotations of type ActionAnnotationModifier and TypeClassDescriptionclass
Action that grows bamboo at a given position. -
Uses of ActionAnnotation in com.takenoko.actions.improvement
Classes in com.takenoko.actions.improvement with annotations of type ActionAnnotationModifier and TypeClassDescriptionclass
Action to draw an improvement from the inventory.class
Action to apply an improvement from the inventory.class
Action to draw an improvement from the deck.class
Action to store an improvement in the inventory. -
Uses of ActionAnnotation in com.takenoko.actions.irrigation
Classes in com.takenoko.actions.irrigation with annotations of type ActionAnnotationModifier and TypeClassDescriptionclass
class
Action to place an irrigation channel on the board.class
class
-
Uses of ActionAnnotation in com.takenoko.actions.objective
Classes in com.takenoko.actions.objective with annotations of type ActionAnnotationModifier and TypeClassDescriptionclass
This class is used to draw an objective card.class
This class is an action to redeem an objective. -
Uses of ActionAnnotation in com.takenoko.actions.tile
Classes in com.takenoko.actions.tile with annotations of type ActionAnnotationModifier and TypeClassDescriptionclass
Action to draw a Tile from the deck.class
This class represents the action of placing a tile on the board.class
This class represents the action of placing a tile on the board with an improvement from the inventory. -
Uses of ActionAnnotation in com.takenoko.actions.weather
Classes in com.takenoko.actions.weather with annotations of type ActionAnnotationModifier and TypeClassDescriptionclass
Action to choose a weather and apply it.class
Action to choose whether to apply the weather or not