Skip to content

YAL-GameMaker/window_mouse_queue

Repository files navigation

window_mouse_queue

Quick links: itch.io · documentation

This is a wrapper for GetMouseMovePointsEx function that allows to extract high-precision mouse/pointer motion data on Windows. Good for drawing software!

Known issues

On certain machines the coordinates are occasionally reported out of order, or even with out-of-line points.

Most likely an issue with WinAPI function itself, but feel free to debug it if it happens for you.

In the meantime, it is best to offer an option to disable the behaviour so that owners of cursed computers can still use your application (even if with lower precision).

Meta

Author: YellowAfterlife
License: MIT

About

Extracts high-precision mouse/pointer motion data on Windows. Good for drawing software!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published