K_KeyHandling

by Kakashi24142
Have a fast-paced game? Need better handling of macros? This is the right library for you! [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Kakashi24142.K_KeyHandling##version=1

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

byond://Kakashi24142.K_KeyHandling##version=1

430 downloads
Version 1
Date added: Sep 18 2008
Last updated: Jul 29 2009
1 fan
K_KeyHandling is a library that allows for dynamic macros to be created. You can add and remove macros at runtime and allow for procs to be associated with macros and not only verbs. Also, the delay to detect a "hold" event is set to .2 seconds so that will be very useful for fast-paced games. This library can also do a few more things; read on to find out!

*Note: This library requires the use of Deadron's Event Loop library.