|
Size: 418
Comment: update formatting
|
Size: 484
Comment: update content (from Sam)
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 15: | Line 15: |
| This category contains functions for handling keyboard inputs. |
DRAFT |
Keyboard Support
Include File(s): SDL_keyboard.h
Contents
Introduction
This category contains functions for handling keyboard inputs.
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
