Uses of Class
VASSAL.counters.Embellishment
| Package | Description |
|---|---|
| VASSAL.counters |
Provides classes that define game pieces.
|
| VASSAL.tools.imports.adc2 |
-
Uses of Embellishment in VASSAL.counters
Methods in VASSAL.counters that return Embellishment Modifier and Type Method Description static 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 Embellishment Modifier and Type Method Description voidEmbellishment.Ed. reset(Embellishment e)Constructors in VASSAL.counters with parameters of type Embellishment Constructor Description Ed(Embellishment e) -
Uses of Embellishment in VASSAL.tools.imports.adc2
Methods in VASSAL.tools.imports.adc2 that return Embellishment Modifier and Type Method Description protected EmbellishmentADC2Module.Piece. getAttackedEmbellishment()EmbellishmentADC2Module.PieceClass. getAttackedEmbellishmentDecorator()protected EmbellishmentADC2Module.Piece. getDefendedEmbellishment()EmbellishmentADC2Module.PieceClass. getDefendedEmbellishmentDecorator()