MouseLib2

by Ter13
Interact with the mouse more easily and more concisely
ID:2599181
 
MouseLib 2 is a full bottom to top rebuild of my old mouse library that integrates a number of convenience features for working with mouse-based input.

This library adds mob overrides for catching mouse actions, hooks for detecting the beginning of a mouse drag and drop action, and two new data structures that make parsing and handling data from mouse actions much more straightforward.

Please see the documentation located here for a detailed explanation of all the new features that this adds, and how to integrate the library: MouseLib2 Documentation