Uses of Class
VASSAL.build.module.map.PieceMover
Packages that use PieceMover
-
Uses of PieceMover in VASSAL.build.module
Fields in VASSAL.build.module declared as PieceMoverMethods in VASSAL.build.module with parameters of type PieceMoverModifier and TypeMethodDescriptionvoid
Map.setPieceMover(PieceMover mover)
Every map must include a singlePieceMover
component as one of its build components, which handles drag-and-drop behavior for the map.