Uses of Class
VASSAL.counters.GlobalCommandVisitor
-
Uses of GlobalCommandVisitor in VASSAL.counters
Modifier and TypeClassDescriptionprotected class
protected class
protected class
Modifier and TypeMethodDescriptionGlobalAttach.getVisitor
(Command command, PieceFilter filter, KeyStroke keyStroke, AuditTrail audit, Auditable owner, int selectFromDeck) protected GlobalCommandVisitor
GlobalCommand.getVisitor
(Command command, PieceFilter filter, KeyStroke keyStroke, AuditTrail audit, Auditable owner, int selectFromDeck) GlobalDetach.getVisitor
(Command command, PieceFilter filter, KeyStroke keyStroke, AuditTrail audit, Auditable owner, int selectFromDeck) GlobalSetter.getVisitor
(Command command, PieceFilter filter, KeyStroke keyStroke, AuditTrail audit, Auditable owner, int selectFromDeck) 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.