Uses of Interface
VASSAL.counters.PieceVisitor
Packages that use PieceVisitor
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 PieceVisitor in VASSAL.build.module
Classes in VASSAL.build.module that implement PieceVisitorModifier and TypeClassDescriptionstatic class
-
Uses of PieceVisitor in VASSAL.build.module.map
Classes in VASSAL.build.module.map that implement PieceVisitorModifier 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 PieceVisitor in VASSAL.counters
Subinterfaces of PieceVisitor in VASSAL.countersClasses in VASSAL.counters that implement PieceVisitorModifier 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 PieceVisitor