Uses of Class
VASSAL.counters.Embellishment
Packages that use Embellishment
Package
Description
Provides classes that define game pieces.
-
Uses of Embellishment in VASSAL.counters
Methods in VASSAL.counters that return EmbellishmentModifier and TypeMethodDescriptionstatic EmbellishmentEmbellishment.getLayerWithMatchingActivateCommand(GamePiece piece, KeyStroke stroke, boolean active) If the argument GamePiece contains a Layer whose "activate" command matches the given keystroke, and whose active status matches the boolean argument, return that Layerstatic EmbellishmentEmbellishment.getLayerWithMatchingActivateCommand(GamePiece piece, NamedKeyStroke stroke, boolean active) static EmbellishmentEmbellishment0.getLayerWithMatchingActivateCommand(GamePiece piece, KeyStroke stroke, boolean active) If the argument GamePiece contains a Layer whose "activate" command matches the given keystroke, and whose active status matches the boolean argument, return that LayerMethods in VASSAL.counters with parameters of type EmbellishmentConstructors in VASSAL.counters with parameters of type Embellishment -
Uses of Embellishment in VASSAL.tools.imports.adc2
Methods in VASSAL.tools.imports.adc2 that return EmbellishmentModifier and TypeMethodDescriptionprotected EmbellishmentADC2Module.Piece.getAttackedEmbellishment()ADC2Module.PieceClass.getAttackedEmbellishmentDecorator()protected EmbellishmentADC2Module.Piece.getDefendedEmbellishment()ADC2Module.PieceClass.getDefendedEmbellishmentDecorator()