Uses of Class
VASSAL.counters.GlobalCommand
Packages that use GlobalCommand
Package
Description
Contains classes that may be added to a
Map
.Provides classes that define game pieces.
-
Uses of GlobalCommand in VASSAL.build.module.map
Subclasses of GlobalCommand in VASSAL.build.module.mapFields in VASSAL.build.module.map declared as GlobalCommand -
Uses of GlobalCommand in VASSAL.counters
Subclasses of GlobalCommand in VASSAL.countersModifier and TypeClassDescriptionclass
Variant on GlobalCommand for use with Attachment -- instead of sending a key, finds pieces and attaches themclass
Variant on GlobalCommand for use with Attachment -- instead of sending a key, finds pieces and *detaches* themclass
Variant on GlobalCommand for use with SetPieceProperty -- instead of sending a key, finds pieces and sets their propertiesFields in VASSAL.counters declared as GlobalCommandConstructors in VASSAL.counters with parameters of type GlobalCommandModifierConstructorDescriptionGlobalCommandVisitor
(Command command, PieceFilter filter, KeyStroke stroke, AuditTrail audit, Auditable owner, int selectFromDeck, GlobalCommand globalCommand) IndexedFastmatchDeckPolicyManager
(GlobalCommand globalCommand)