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.painting
/
MousePaint
/
paintMouse
paint
Mouse
abstract
fun
paintMouse
(
g
:
Graphics
,
mousePos
:
Point
,
dragPos
:
Point
)
Paints the mouse
Parameters
g
the graphics object to use for painting
mouse
Pos
the mouse position
drag
Pos
the drag position