easeMousePos

Smoothly move the mouse from one coordinate to another.

version(linux)
void
easeMousePos
(
int x0
,
int y0
,
int x1
,
int y1
,
Duration duration
)

Meta