Uses of Class
VASSAL.build.module.map.deck.DeckSendKeyCommand

Packages that use DeckSendKeyCommand
Package
Description
Provides classes that define game pieces.
  • Uses of DeckSendKeyCommand in VASSAL.counters

    Methods in VASSAL.counters with parameters of type DeckSendKeyCommand
    Modifier and Type
    Method
    Description
    Extended Send to Deck Command, based on the configuration of the supplied DeckSendKeyCommand - Deck target can be variable - Optional limit on number of cards to send - Optionally limit selection of cards to those that match an expression - Optionally stop sending cards when a specific card seen (match expression).