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 TypeClassDescriptionclassclassAction to move a gardener.classThis 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 TypeClassDescriptionclassAction 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 TypeClassDescriptionclassAction to draw an improvement from the inventory.classAction to apply an improvement from the inventory.classAction to draw an improvement from the deck.classAction 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 TypeClassDescriptionclassclassAction to place an irrigation channel on the board.classclass -
Uses of ActionAnnotation in com.takenoko.actions.objective
Classes in com.takenoko.actions.objective with annotations of type ActionAnnotationModifier and TypeClassDescriptionclassThis class is used to draw an objective card.classThis 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 TypeClassDescriptionclassAction to draw a Tile from the deck.classThis class represents the action of placing a tile on the board.classThis 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 TypeClassDescriptionclassAction to choose a weather and apply it.classAction to choose whether to apply the weather or not