|
arsa
2.7
|
#include "SDL_stdinc.h"#include "SDL_keyboard.h"#include "SDL_render.h"#include "SDL_video.h"#include "begin_code.h"#include "close_code.h"Go to the source code of this file.
Functions | |
| DECLSPEC SDL_bool SDLCALL | SDL_IsTablet (void) |
| Return true if the current device is a tablet. More... | |
Include file for platform specific SDL API functions
Definition in file SDL_system.h.
1.8.15