mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-14 07:43:19 +00:00
Since the key pressed are handle by comparing current vs previous state (ie frame), a special way is needed to handle key repeats.
Since the key pressed are handle by comparing current vs previous state (ie frame), a special way is needed to handle key repeats.