Package VASSAL.build.module.map
Class DeckGlobalKeyCommand.DeckGlobalCommand
java.lang.Object
VASSAL.counters.GlobalCommand
VASSAL.build.module.map.DeckGlobalKeyCommand.DeckGlobalCommand
- Enclosing class:
- DeckGlobalKeyCommand
public static class DeckGlobalKeyCommand.DeckGlobalCommand extends GlobalCommand
-
Nested Class Summary
Nested classes/interfaces inherited from class VASSAL.counters.GlobalCommand
GlobalCommand.Visitor -
Field Summary
Fields inherited from class VASSAL.counters.GlobalCommand
keyStroke, owner, reportFormat, reportSingle, selectFromDeck, source -
Constructor Summary
Constructors Constructor Description DeckGlobalCommand(RecursionLimiter.Loopable l) -
Method Summary
Modifier and Type Method Description Commandapply(Deck d, PieceFilter filter)Methods inherited from class VASSAL.counters.GlobalCommand
apply, apply, equals, getKeyStroke, getReportFormat, getSelectFromDeck, hashCode, isReportSingle, setKeyStroke, setKeyStroke, setPropertySource, setReportFormat, setReportSingle, setSelectFromDeck
-
Constructor Details
-
DeckGlobalCommand
-
-
Method Details
-
apply
-