Perfect Async Mouse Screen XY

An implementation of asynchronous mouse tracking.Perfect, because it can be arbitrarily precise, works on any part of the screen and does not interrupt inputs or mouse clicks.Asynchronous because it does not to sync triggers across the network.
Top