Uses of Class
VASSAL.build.module.map.PieceMover
Packages that use PieceMover
Package
Description
Contains classes that may be added to a
GameModule.Contains classes that may be added to a
Map.-
Uses of PieceMover in VASSAL.build.module
Fields in VASSAL.build.module declared as PieceMoverMethods in VASSAL.build.module that return 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. -
Uses of PieceMover in VASSAL.build.module.map
Fields in VASSAL.build.module.map with type parameters of type PieceMoverModifier and TypeFieldDescriptionprotected static List<PieceMover> PieceMover.AbstractDragHandler.pieceMoversMethods in VASSAL.build.module.map with parameters of type PieceMoverModifier and TypeMethodDescriptionstatic voidPieceMover.AbstractDragHandler.addPieceMover(PieceMover pm) Registers a PieceMover