mouseDragged

abstract void mouseDragged(Point point, int mouseButton, boolean isBot)

Called when the mouse is dragged

Parameters

point

the point the mouse is dragged to

mouseButton

the held mouse button

isBot

true if the mouse was dragged by the bot, false otherwise