Uses of Interface
VASSAL.build.GpIdSupport
Packages that use GpIdSupport
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes that may be added to a
GameModule.Contains classes that can be added to a
Widget.Provides classes that define game pieces.
-
Uses of GpIdSupport in VASSAL.build
Classes in VASSAL.build that implement GpIdSupportModifier and TypeClassDescriptionclassThe GameModule class is the base class for a VASSAL module.Fields in VASSAL.build declared as GpIdSupportMethods in VASSAL.build that return GpIdSupportMethods in VASSAL.build with parameters of type GpIdSupportModifier and TypeMethodDescriptionvoidGameModule.setGpIdSupport(GpIdSupport s)Registers a GamePiece ID support object for us to manage a namespace for unique GamePiece objects.Constructors in VASSAL.build with parameters of type GpIdSupport -
Uses of GpIdSupport in VASSAL.build.module
Classes in VASSAL.build.module that implement GpIdSupportModifier and TypeClassDescriptionclassAn optional extension to a GameModule Like a GameModule, it is built from scratch from a 'buildFile' in a DataArchive The components described in the buildFile are appended to components in the base DataArchiveclassA ModulePlugin is basically identical to a ModuleExtension except that is loaded earlier and must throw Plugin specific error messagesConstructors in VASSAL.build.module with parameters of type GpIdSupport -
Uses of GpIdSupport in VASSAL.build.widget
Fields in VASSAL.build.widget declared as GpIdSupportMethods in VASSAL.build.widget with parameters of type GpIdSupportModifier and TypeMethodDescriptionvoidPieceSlot.setGpidSupport(GpIdSupport s)voidPieceSlot.updateGpId(GpIdSupport s)Update the gpid for this PieceSlot, using the givenGpIdSupportto generate the new id. -
Uses of GpIdSupport in VASSAL.counters
Fields in VASSAL.counters declared as GpIdSupportModifier and TypeFieldDescriptionprotected GpIdSupportPieceDefiner.gpidSupportprotected GpIdSupportPlaceMarker.gpidSupportMethods in VASSAL.counters with parameters of type GpIdSupportConstructors in VASSAL.counters with parameters of type GpIdSupport -
Uses of GpIdSupport in VASSAL.launch
Classes in VASSAL.launch that implement GpIdSupportModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.