forked from libsdl-org/sdl2-compat
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SDL2 has no mapping for extended keycodes, and SDL2 apps/games are likely not expecting them. If an extended key code is encountered, the key will be derived from the scancode, and the standard scancode will be returned for unmapped keys.
- Loading branch information
1 parent
89e3c65
commit 9abd245
Showing
1 changed file
with
53 additions
and
5 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