For example, the macros caught by the Any Macro, or your Mouse Buttons.
Changelog
- 8/24/18
-
- Added AllPressed().
- Added operator overloads to allow the index operator to be used instead of IsPressed(), Press(), and Release().
Button Tracker |
|
Tracks buttons. |
ID:2261674
Jun 23 2017, 10:00 pm
|
|
Buttons are things that are either "pressed" or "released". You can track a set of buttons with this.
For example, the macros caught by the Any Macro, or your Mouse Buttons. Changelog
|