Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This works because SDL queries for raw mouse and keyboard input on a separate thread and we sync all inputs to a `ConcurrentQueue`.
- Loading branch information