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 TypeMethodDescriptionvoidMap.setPieceMover(PieceMover mover)Every map must include a singlePieceMovercomponent as one of its build components, which handles drag-and-drop behavior for the map.