|
Size: 817
Comment: update content - tip in address
|
Size: 897
Comment: add structure category search
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 22: | Line 22: |
| == Structures == <<FullSearch(category:CategoryStruct CategoryKeyboard)>> |
DRAFT |
Keyboard Support
Include File(s): SDL_keyboard.h, SDL_keysym.h, SDL_scancode.h
Introduction
This category contains functions for handling keyboard inputs. Keysym and scancode information is included in this section for convenience.
Enumerations
Structures
Functions
- SDL_GetKeyFromName
- SDL_GetKeyFromScancode
- SDL_GetKeyName
- SDL_GetKeyboardFocus
- SDL_GetKeyboardState
- SDL_GetModState
- SDL_GetScancodeFromKey
- SDL_GetScancodeFromName
- SDL_GetScancodeName
- SDL_HasScreenKeyboardSupport
- SDL_IsScreenKeyboardShown
- SDL_IsTextInputActive
- SDL_SetModState
- SDL_SetTextInputRect
- SDL_StartTextInput
- SDL_StopTextInput
