|
Size: 484
Comment: update content (from Sam)
|
Size: 622
Comment: added enums and structs lists
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 17: | Line 17: |
| == Enumerations == <<FullSearch(category:CategoryKeyboardEnum)>> == Structures == <<FullSearch(category:CategoryKeyboardStruct)>> |
DRAFT |
Keyboard Support
Include File(s): SDL_keyboard.h
Introduction
This category contains functions for handling keyboard inputs.
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_Keycode
- SDL_Keymod
- SDL_Keysym
- SDL_Scancode
- SDL_SetModState
- SDL_SetTextInputRect
- SDL_StartTextInput
- SDL_StopTextInput
