Uses of Interface
VASSAL.counters.DeckVisitor
| Package | Description |
|---|---|
| VASSAL.build.module |
Contains classes that may be added to a
GameModule. |
| VASSAL.build.module.map |
Contains classes that may be added to a
Map. |
| VASSAL.counters |
Provides classes that define game pieces.
|
-
Uses of DeckVisitor in VASSAL.build.module
Classes in VASSAL.build.module that implement DeckVisitor Modifier and Type Class Description static classMap.Merger -
Uses of DeckVisitor in VASSAL.build.module.map
Classes in VASSAL.build.module.map that implement DeckVisitor Modifier and Type Class Description protected static classCounterDetailViewer.VisitorclassKeyBufferer.KBDeckVisitorstatic classLayeredPieceCollection.CollectionThe PieceCollection class used by the map to which a LayeredPieceCollection has been addedclassPieceRecentererAdds 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 DeckVisitor Modifier and Type Class Description protected classGlobalCommand.Visitorstatic classPieceFinder.DeckOrPieceInStackstatic classPieceFinder.Movablestatic classPieceFinder.PieceInStackstatic classPieceFinder.StackOnlyConstructors in VASSAL.counters with parameters of type DeckVisitor Constructor Description DeckVisitorDispatcher(DeckVisitor visitor)