Uses of Class
VASSAL.counters.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
-
Uses of GlobalCommand in VASSAL.counters
Modifier 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 propertiesModifierConstructorDescriptionGlobalCommandVisitor
(Command command, PieceFilter filter, KeyStroke stroke, AuditTrail audit, Auditable owner, int selectFromDeck, GlobalCommand globalCommand) IndexedFastmatchDeckPolicyManager
(GlobalCommand globalCommand)