Uses of Class
VASSAL.counters.Attachment
Package
Description
Contains classes that may be added to a
GameModule
.Provides classes that define game pieces.
-
Uses of Attachment in VASSAL.build.module
Modifier and TypeMethodDescriptionvoid
AttachmentManager.addPendingAttachment
(Attachment attachnent, String target) Record an Attachment that must be resolved later, the target piece has not been loaded yet. -
Uses of Attachment in VASSAL.counters
Modifier and TypeFieldDescriptionGlobalAttach.attach
GlobalDetach.attach
protected Attachment
Attachment.Ed.attachment
Modifier and TypeMethodDescriptionvoid
Attachment.autoAttach
(Attachment attach) Auto-attach to a piece 1.protected void
GlobalCommand.checkForMatchingAttachments
(Attachment attach, String attachmentName, String attachmentId, Set<GamePiece> pieces) ModifierConstructorDescriptionEd
(Attachment p) GlobalAttach
(Attachment attach) GlobalAttach
(Attachment attach, PropertySource p) GlobalDetach
(Attachment attach) GlobalDetach
(Attachment attach, PropertySource p)