|
⇤ ← Revision 1 as of 2010-03-14 18:50:44
Size: 202
Comment: create page, add content
|
Size: 418
Comment: update formatting
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| ||<tablewidth="100%" style="color: #FF0000;" :> DRAFT|| | |
| Line 6: | Line 7: |
| == Keyboard Support (SDL_keyboard.h) == | = Keyboard Support = '''Primary Include:''' [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_keyboard.h|SDL_keyboard.h]] <<TableOfContents()>> == Introduction == == Functions == |
DRAFT |
Keyboard Support
Primary Include: SDL_keyboard.h
Contents
Introduction
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
