Uses of Class
VASSAL.build.module.map.PieceMover
| Package | Description |
|---|---|
| VASSAL.build.module |
Contains classes that may be added to a
GameModule. |
-
Uses of PieceMover in VASSAL.build.module
Fields in VASSAL.build.module declared as PieceMover Modifier and Type Field Description protected PieceMoverMap. pieceMoverMethods in VASSAL.build.module with parameters of type PieceMover Modifier and Type Method Description voidMap. setPieceMover(PieceMover mover)Every map must include a singlePieceMovercomponent as one of its build components, which handles drag-and-drop behavior for the map.