Uses of Class
VASSAL.counters.Mat
Package
Description
Contains classes that may be added to a
Map
.Provides classes that define game pieces.
-
Uses of Mat in VASSAL.build.module.map
Modifier and TypeMethodDescriptionprotected PieceFinder
PieceMover.getDropTargetSelector
(GamePiece piece, MatCargo cargo, Mat mat) Return a DropTargetSelector suitable for the type of piece being moved When the user *completes* a drag-and-drop operation, the pieces being dragged will either be:
(1) combined in a stack with an existing piece (or stack, or deck) on the map
(2) placed alone in a brand new stack
(3) or, in the case of non-stacking pieces, placed on the map without stack. -
Uses of Mat in VASSAL.counters