Uses of Interface
VASSAL.counters.DeckVisitor
Packages that use DeckVisitor
Package
Description
Contains classes that may be added to a
GameModule
.Contains classes that may be added to a
Map
.Provides classes that define game pieces.
-
Uses of DeckVisitor in VASSAL.build.module
Classes in VASSAL.build.module that implement DeckVisitorModifier and TypeClassDescriptionstatic class
-
Uses of DeckVisitor in VASSAL.build.module.map
Classes in VASSAL.build.module.map that implement DeckVisitorModifier and TypeClassDescriptionprotected static class
class
This "Visitor" dispatcher receives a method call for EVERY piece on the map (one by one), and must filter the pieces based on their presence in the appropriate selection bounds and take the correct action vis-a-vis that piece's selection status.static class
The PieceCollection class used by theMap
to which a LayeredPieceCollection has been added.class
Adds a button to a Maps toolbar that adjusts the positions of all pieces so that their centroid is at the center of the map -
Uses of DeckVisitor in VASSAL.counters
Classes in VASSAL.counters that implement DeckVisitorModifier and TypeClassDescriptionprotected class
protected class
class
When processing a GlobalCommand (either a Global Key Command or an Attachment command), this applies the "additional properties filter"protected class
protected class
static class
static class
Returns a Mat that overlaps this piecestatic class
static class
static class
Constructors in VASSAL.counters with parameters of type DeckVisitor