========
Mouse Tracker library, can be used for anti cheat to detect non-human movements with heuristics analysis.
Comes with 1 example application, shows a graph of all logged mouse movements.
- /src - All source files
- /src/MouseMon - Main library source files
- /src/MouseGraphView - Example application code to display a X,Y graph of mouse movement
- None (There may be at some point)
- Visual Studio 2013
- .NET Framework 4.0 Client Profile