Uses of Class
VASSAL.counters.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
-
Uses of DeckVisitorDispatcher in VASSAL.counters
Modifier 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.