Files
SDL/src/events
Sam Lantinga c298a3749b Expose the keymap separately from the event keycode
This adds functions to query the keymap:
* SDL_GetCurrentKeymap()
* SDL_GetKeymapKeycode()
* SDL_GetKeymapScancode()
* SDL_ReleaseKeymap()

and these are distinct from the function to query the event keycode associated with a scancode, which might be affected by SDL_HINT_KEYCODE_OPTIONS.

Also added an SDL_bool parameter to SDL_GetKeyName() and SDL_GetKeyFromName() to enable upper case handling of the name.
2024-08-05 17:02:25 -07:00
..
2024-01-01 13:15:26 -08:00
2024-01-01 13:15:26 -08:00
2023-09-20 08:32:53 -07:00
2024-01-01 13:15:26 -08:00
2024-06-21 22:06:08 -07:00
2024-06-21 22:06:08 -07:00
2024-06-21 22:06:08 -07:00
2024-08-03 02:37:11 +00:00
2024-01-01 13:15:26 -08:00
2024-07-24 05:11:13 -07:00
2024-01-01 13:15:26 -08:00