Clear the state of the keyboard.
This function will generate key up events for all pressed keys.
Threadsafety: This function should only be called on the main thread.
SDL_GetKeyboardState
See Implementation
Clear the state of the keyboard.
This function will generate key up events for all pressed keys.
Threadsafety: This function should only be called on the main thread.