Uses of Class
VASSAL.build.module.map.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
Modifier and TypeClassDescriptionclass
This version ofMassKeyCommand
is added directly to aGameModule
and applies to all maps.class
A Global Key Command that is automatically invoked on game start-up, once the various Key Listeners have been started.ModifierConstructorDescription -
Uses of MassKeyCommand in VASSAL.build.module.map
Modifier and TypeClassDescriptionclass
This version ofMassKeyCommand
is added to aDrawPile
(which holds aDeck
) and applies to pieces/cards currently in the deck.ModifierConstructorDescriptionCopy an existing MassKeyCommand or subclass getAttributeNames will resolve to the subclass, so only attributes unique to the subclass will be copied CONDITION is a legacy field that must be null, not "" when not used