MouseDragListener

public interface MouseDragListener

Represents a listener for mouse dragging

Functions

mouseDragged
Link copied to clipboard
abstract void mouseDragged(Point point, int mouseButton, boolean isBot)
Called when the mouse is dragged