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 classclassThis "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 classThe PieceCollection class used by theMapto which a LayeredPieceCollection has been added.classAdds 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 classprotected classclassWhen processing a GlobalCommand (either a Global Key Command or an Attachment command), this applies the "additional properties filter"protected classprotected classstatic classstatic classReturns a Mat that overlaps this piecestatic classstatic classstatic classConstructors in VASSAL.counters with parameters of type PieceVisitor