Uses of Class
VASSAL.counters.DeckVisitorDispatcher
Packages that use DeckVisitorDispatcher
Package
Description
Contains classes that may be added to a
Map
.Provides classes that define game pieces.
-
Uses of DeckVisitorDispatcher in VASSAL.build.module.map
Fields in VASSAL.build.module.map declared as DeckVisitorDispatcher -
Uses of DeckVisitorDispatcher in VASSAL.counters
Fields in VASSAL.counters declared as DeckVisitorDispatcherMethods in VASSAL.counters with parameters of type DeckVisitorDispatcherModifier and TypeMethodDescriptionvoid
GlobalCommand.IndexedFastmatchDeckPolicyManager.accept
(GamePiece piece, DeckVisitorDispatcher dispatcher, GlobalCommandVisitor visitor) If a piece resides in a Deck, check if the Deck acceptance limit has been reached for that particular Deck before running the piece through the dispatcher.