mouseClicked

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

Called when the mouse is clicked

Parameters

point

the point the mouse clicked

mouseButton

the clicked mouse button

isBot

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