-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert
Delayed Controls
to std::chrono
This will ensure the delay will be framerate agnostic, meaning no matter if you have high or low FPS, the delay will always be the same. Additionally the delay is now between 150ms and 250ms for each input, making it feel a bit more random
- Loading branch information
Showing
1 changed file
with
22 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters