mirror of
https://github.com/raysan5/raylib.git
synced 2026-05-16 18:24:28 +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.