Package VASSAL.counters
Class GlobalAttach.AttachVisitor
java.lang.Object
VASSAL.counters.GlobalCommandVisitor
VASSAL.counters.GlobalAttach.AttachVisitor
-
Field Summary
Fields inherited from class VASSAL.counters.GlobalCommandVisitor
auditSoFar, command, filter, selectedCount
-
Constructor Summary
ConstructorDescriptionAttachVisitor
(Command command, PieceFilter filter, KeyStroke stroke, AuditTrail audit, Auditable owner, int selectFromDeck) -
Method Summary
Methods inherited from class VASSAL.counters.GlobalCommandVisitor
apply, getCommand, getSelectedCount, getSelectFromDeck, getTracker, setOwner, setSelectedCount, setSelectFromDeck, visitDeck, visitDefault, visitStack
-
Constructor Details
-
AttachVisitor
public AttachVisitor(Command command, PieceFilter filter, KeyStroke stroke, AuditTrail audit, Auditable owner, int selectFromDeck)
-
-
Method Details
-
apply
- Overrides:
apply
in classGlobalCommandVisitor
-