fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
HoverPointerAction.move
fluid
io
hover
HoverPointerAction
Move the pointer to given position.
HoverPointerAction
move
(Vector2 position)
HoverPointerAction
move
(float x, float y)
class
HoverPointerAction
return
HoverPointerAction
move
(
float
x
,
float
y
)
Return Value
Type:
HoverPointerAction
This action, for chaining.
Meta
Source
See Implementation
fluid
io
hover
HoverPointerAction
aliases
press
then
constructors
this
functions
beforeDraw
clearSubscribers
click
currentHover
currentScroll
doubleClick
holdScroll
isHovered
move
opEquals
runInputAction
scroll
stayIdle
stopped
subscribe
treeContext
tripleClick
variables
pointer
Move the pointer to given position.