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 TypeMethodDescriptionvoid
Add 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 PieceSlot
SetupStack.StackConfigurer.mySlot
protected PieceSlot
SetupStack.View.slot
Methods in VASSAL.build.module.map that return PieceSlot -
Uses of PieceSlot in VASSAL.build.widget
Subclasses of PieceSlot in VASSAL.build.widgetModifier and TypeClassDescriptionclass
A 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
Constructor 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