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 Embellishment
Embellishment.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 Embellishment
Embellishment.getLayerWithMatchingActivateCommand
(GamePiece piece, NamedKeyStroke stroke, boolean active) static Embellishment
Embellishment0.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 Embellishment
ADC2Module.Piece.getAttackedEmbellishment()
ADC2Module.PieceClass.getAttackedEmbellishmentDecorator()
protected Embellishment
ADC2Module.Piece.getDefendedEmbellishment()
ADC2Module.PieceClass.getDefendedEmbellishmentDecorator()