Mouse Held

by F0lak
Allows for tracking of which mouse buttons are being held down [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://F0lak.MouseHeld##version=2

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

byond://F0lak.MouseHeld##version=2

138 downloads
Version 1.0
Date added: Mar 26 2011
Last updated: Jul 20 2011
2 fans
This library uses a single client var called mouses_down to track what mouse buttons are currently pressed. The buttons are stored as a bit flag.