window_mouse_queue for GameMaker
A downloadable extension
Download NowName your own price
Quick links: documentation · source code
Versions: GameMaker 8.1, GM: Studio, GMS 2.x, GM2022+¹
Platforms: Windows, Windows (YYC)
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).
Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (3 total ratings) |
Author | YellowAfterlife |
Tags | GameMaker |
Download
Download NowName your own price
Click download now to get access to the following files:
window_mouse_queue (for GMS2.3 and GM2022+).yymps 16 kB
Version 1.1.0
window_mouse_queue (for GMS2.2).yymp 14 kB
Version 1.1.0
window_mouse_queue (for GMS1.4).gmez 11 kB
Version 1.1.0
window_mouse_queue (for GM8.1).zip 7.2 kB
Version 1.1.0
window_mouse_queue demo (for GM2022+).zip 101 kB
Version 1.1.0
Development log
- Small fixes and a GM8.1 versionJul 14, 2024
Comments
Log in with itch.io to leave a comment.
Oo very useful, thanks!
…how on earth did you know this has been on my mind a lot in the last week or so