|
VSF Documented
|
#include "../../vsf_sdl2_cfg.h"#include "SDL_stdinc.h"#include "SDL_keycode.h"#include "begin_code.h"#include "close_code.h"Go to the source code of this file.
Data Structures | |
| struct | SDL_Keysym |
Macros | |
| #define | SDL_GetKeyboardState VSF_SDL_WRAPPER(SDL_GetKeyboardState) |
| #define | SDL_StartTextInput() |
| #define | SDL_StopTextInput() |
Typedefs | |
| typedef struct SDL_Keysym | SDL_Keysym |
Functions | |
| const uint8_t * | SDL_GetKeyboardState (int *numkeys) |
| #define SDL_GetKeyboardState VSF_SDL_WRAPPER(SDL_GetKeyboardState) |
| #define SDL_StartTextInput | ( | ) |
| #define SDL_StopTextInput | ( | ) |
| typedef struct SDL_Keysym SDL_Keysym |
|
extern |