mirror of
https://github.com/raysan5/raylib.git
synced 2026-08-20 14:20:49 +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.