SDL
2.0
|
#include "../../SDL_internal.h"
Go to the source code of this file.
Functions | |
int | X11_InitKeyboard (_THIS) |
void | X11_UpdateKeymap (_THIS) |
void | X11_QuitKeyboard (_THIS) |
void | X11_StartTextInput (_THIS) |
void | X11_StopTextInput (_THIS) |
void | X11_SetTextInputRect (_THIS, SDL_Rect *rect) |
KeySym | X11_KeyCodeToSym (_THIS, KeyCode, unsigned char group) |
int X11_InitKeyboard | ( | _THIS | ) |
KeySym X11_KeyCodeToSym | ( | _THIS | , |
KeyCode | , | ||
unsigned char | group | ||
) |