MouseReleaseListener

public interface MouseReleaseListener

Represents a listener for when the mouse is released

Functions

mouseReleased
Link copied to clipboard
abstract void mouseReleased(Point point, int mouseButton, boolean isBot)
Called when the mouse is released after a click