dsdl2 v0.2.0-beta (2023-11-04T13:10:15Z)
Home
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