A game library that can detect key presses (double clicks and held keys, too) mouse moves and scrolls. It uses GLFW and event-notifier.
-
Updated
Mar 19, 2019 - C++
A game library that can detect key presses (double clicks and held keys, too) mouse moves and scrolls. It uses GLFW and event-notifier.
DailyStruggleButton is yet another Arduino library to debounce button (push tactile switch) and manage its events. Events supported include pressing, releasing, holding down, long pressing (hold button for x time) and multi-hitting (hit button x times in y time). For simplicity, there is only one callback function for all events, that passes an …
A library for defining and reading momentary button/switch states, including: presses, releases, holds and double presses, for Arduino.
Add a description, image, and links to the press topic page so that developers can more easily learn about it.
To associate your repository with the press topic, visit your repo's landing page and select "manage topics."