Uses of Class
VASSAL.build.module.map.MassKeyCommand
Packages that use MassKeyCommand
Package
Description
Contains classes that may be added to a
GameModule.Contains classes that may be added to a
Map.-
Uses of MassKeyCommand in VASSAL.build.module
Subclasses of MassKeyCommand in VASSAL.build.moduleModifier and TypeClassDescriptionclassThis version ofMassKeyCommandis added directly to aGameModuleand applies to all maps.classA Global Key Command that is automatically invoked on game start-up, once the various Key Listeners have been started. -
Uses of MassKeyCommand in VASSAL.build.module.map
Subclasses of MassKeyCommand in VASSAL.build.module.mapModifier and TypeClassDescriptionclassThis version ofMassKeyCommandis added to aDrawPile(which holds aDeck) and applies to pieces/cards currently in the deck.