Uses of Class
VASSAL.build.widget.PieceSlot
Packages that use PieceSlot
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes that may be added to a
Map.Contains classes that can be added to a
Widget.Provides classes that define game pieces.
-
Uses of PieceSlot in VASSAL.build
Methods in VASSAL.build with parameters of type PieceSlotModifier and TypeMethodDescriptionvoidAdd a PieceSlot to our cross-reference and any PlaceMarker traits it contains.Constructors in VASSAL.build with parameters of type PieceSlotModifierConstructorDescriptionBadDataReport(PieceSlot slot, String message, String data) Expanded Bad Data Report for PieceSlot Display the name of the slot -
Uses of PieceSlot in VASSAL.build.module.map
Fields in VASSAL.build.module.map declared as PieceSlotModifier and TypeFieldDescriptionprotected PieceSlotSetupStack.StackConfigurer.mySlotprotected PieceSlotSetupStack.View.slotMethods in VASSAL.build.module.map that return PieceSlot -
Uses of PieceSlot in VASSAL.build.widget
Subclasses of PieceSlot in VASSAL.build.widgetModifier and TypeClassDescriptionclassA CardSlot is identical to a PieceSlot except that it is initialized with a card-like GamePiece.Fields in VASSAL.build.widget declared as PieceSlotMethods in VASSAL.build.widget that return PieceSlotMethods in VASSAL.build.widget with parameters of type PieceSlotConstructors in VASSAL.build.widget with parameters of type PieceSlot -
Uses of PieceSlot in VASSAL.counters
Methods in VASSAL.counters that return PieceSlotMethods in VASSAL.counters with parameters of type PieceSlotModifier and TypeMethodDescriptionvoidKeyBuffer.addFromPalette(GamePiece p, PieceSlot slot) voidKeyBuffer.removeFromPalette(GamePiece p, PieceSlot slot) Deselects a palette piece, repainting its palette slotConstructor parameters in VASSAL.counters with type arguments of type PieceSlot -
Uses of PieceSlot in VASSAL.tools.imports.adc2
Methods in VASSAL.tools.imports.adc2 that return PieceSlot