MouseLib2

by Ter13
Interact with the mouse more easily and more concisely [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Ter13.MouseLib2##version=3

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Ter13.MouseLib2##version=3

89 downloads
Version 1.1b
Date added: Aug 3 2020
Last updated: Aug 27 2020
2 fans
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