ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
easeMousePos
ae
sys
sendinput
Smoothly move the mouse from one coordinate to another.
version(linux)
void
easeMousePos
(
int
x0
,
int
y0
,
int
x1
,
int
y1
,
Duration
duration
)
Meta
Source
See Implementation
ae
sys
sendinput
aliases
Window
functions
captureRect
captureWindow
captureWindowRect
easeMousePos
findWindowByName
getDisplay
getPixel
getWindowGeometry
mouseButton
setMousePos
manifest constants
haveX11
Smoothly move the mouse from one coordinate to another.