LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.event.events
/
MouseCursorEvent
Mouse
Cursor
Event
class
MouseCursorEvent
(
val
x
:
Double
,
val
y
:
Double
)
:
Event
Members
Constructors
Mouse
Cursor
Event
Link copied to clipboard
constructor
(
x
:
Double
,
y
:
Double
)
Properties
is
Completed
Link copied to clipboard
var
isCompleted
:
Boolean
x
Link copied to clipboard
val
x
:
Double
y
Link copied to clipboard
val
y
:
Double