dsdl2 ~master (2023-12-28T13:38:07.0198018)
Dub
Repo
resetKeyboard
dsdl2
keyboard
Wraps
SDL_ResetKeyboard
(from SDL 2.24) which resets the entire keyboard state
@
safe
@
trusted
static if
(
sdlSupport >= SDLSupport.v2_24
)
void
resetKeyboard
(
)
Meta
Source
See Implementation
dsdl2
keyboard
enums
Keycode
Scancode
functions
clearComposition
getKeyboardFocusedWindow
getKeyboardState
getModState
hasScreenKeyboardSupport
isTextInputActive
isTextInputShown
keycodeToScancode
resetKeyboard
scancodeToKeycode
setTextInputRect
startTextInput
stopTextInput
structs
Keymod
Wraps SDL_ResetKeyboard (from SDL 2.24) which resets the entire keyboard state