mouseMoved

abstract void mouseMoved(Point point, boolean isBot)

Called when the mouse is moved

Parameters

point

the point the mouse was moved to

isBot

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