Uses of Interface
VASSAL.counters.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
Modifier and TypeClassDescriptionstatic class
-
Uses of PieceVisitor in VASSAL.build.module.map
Modifier 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
Modifier 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