|
Size: 418
Comment: update formatting
|
Size: 484
Comment: update content (from Sam)
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 9: | Line 9: |
| '''Primary Include:''' [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_keyboard.h|SDL_keyboard.h]] | '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_keyboard.h|SDL_keyboard.h]] |
| Line 14: | Line 14: |
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
