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 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.Constructors in VASSAL.build.module with parameters of type MassKeyCommandModifierConstructorDescription -
Uses of MassKeyCommand in VASSAL.build.module.map
Subclasses of MassKeyCommand in VASSAL.build.module.mapModifier and TypeClassDescriptionclass
This version ofMassKeyCommand
is added to aDrawPile
(which holds aDeck
) and applies to pieces/cards currently in the deck.Constructors in VASSAL.build.module.map with parameters of type MassKeyCommandModifierConstructorDescriptionCopy 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