Files
Legacy-Projects/BlitzBasic/Userlib/InputEx/README.md
T
2014-11-24 18:18:24 +01:00

9 lines
627 B
Markdown

InputEx
=======================
You know what is great to do? Extend the functionality of a shitty language! This userlibrary adds the ability to use the entire keyboard and mouse buttons, even allowing you to read the time of access, how long it's been active etc. Only downside is that it relies on GetAsyncKeyState.
Documentation at: http://www.blitzforum.de/forum/viewtopic.php?p=405648#405648
License
=======
BlitzUtility by Michael Fabian Dirks is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.