Mouse Held

by F0lak
Allows for tracking of which mouse buttons are being held down
ID:125449
 
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.