mouseMoved

abstract fun mouseMoved(point: Point, isBot: Boolean)

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