Uses of Class
VASSAL.counters.Deck
Packages that use Deck
Package
Description
Contains classes that may be added to a
GameModule
.Contains classes that may be added to a
Map
.Provides classes that define game pieces.
-
Uses of Deck in VASSAL.build.module
Methods in VASSAL.build.module with parameters of type Deck -
Uses of Deck in VASSAL.build.module.map
Fields in VASSAL.build.module.map declared as DeckMethods in VASSAL.build.module.map that return DeckMethods in VASSAL.build.module.map with parameters of type DeckModifier and TypeMethodDescriptionvoid
DeckGlobalKeyCommand.DeckGlobalCommand.apply(Deck d, PieceFilter filter)
DeckGlobalKeyCommand.getKeyCommand(Deck deck)
void
Processes decks from the map.Decks are always displayed in the highest possible layerImplementsDeckVisitor
. -
Uses of Deck in VASSAL.counters
Methods in VASSAL.counters with parameters of type DeckModifier and TypeMethodDescriptionPerform the operation on a DeckConstructors in VASSAL.counters with parameters of type Deck