mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-28 00:54:45 +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.