Uses of Class
VASSAL.build.module.map.PieceMover.AbstractDragHandler
| Package | Description |
|---|---|
| VASSAL.build.module.map |
Contains classes that may be added to a
Map. |
-
Uses of PieceMover.AbstractDragHandler in VASSAL.build.module.map
Subclasses of PieceMover.AbstractDragHandler in VASSAL.build.module.map Modifier and Type Class Description static classPieceMover.DragHandlerImplementation of AbstractDragHandler when DragImage is supported by JREstatic classPieceMover.DragHandlerMacOSXstatic classPieceMover.DragHandlerNoImageImplements a psudo-cursor that follows the mouse cursor when user drags gamepieces.Methods in VASSAL.build.module.map that return PieceMover.AbstractDragHandler Modifier and Type Method Description static PieceMover.AbstractDragHandlerPieceMover.AbstractDragHandler. getTheDragHandler()returns the singleton DragHandler instanceMethods in VASSAL.build.module.map with parameters of type PieceMover.AbstractDragHandler Modifier and Type Method Description static voidPieceMover.AbstractDragHandler. setTheDragHandler(PieceMover.AbstractDragHandler myHandler)