Uses of Class
VASSAL.build.module.map.MassKeyCommand
Package | Description |
---|---|
VASSAL.build.module |
Contains classes that may be added to a
GameModule . |
VASSAL.build.module.map |
Contains classes that may be added to a
Map . |
-
Uses of MassKeyCommand in VASSAL.build.module
Subclasses of MassKeyCommand in VASSAL.build.module Modifier and Type Class Description class
GlobalKeyCommand
This version ofMassKeyCommand
is added directly to aGameModule
and applies to all mapsclass
StartupGlobalKeyCommand
A 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.map Modifier and Type Class Description class
DeckGlobalKeyCommand
This version ofMassKeyCommand
is added directly to aGameModule
and applies to all maps