Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk.interfaces
/
MouseReleaseListener
Mouse
Release
Listener
interface
MouseReleaseListener
Represents a listener for when the mouse is released
Members
Functions
mouse
Released
Link copied to clipboard
abstract
fun
mouseReleased
(
point
:
Point
,
mouseButton
:
Int
,
isBot
:
Boolean
)
Called when the mouse is released after a click