SDL 3.0
|
#include <SDL3/SDL_stdinc.h>
#include <SDL3/SDL_keyboard.h>
#include <SDL3/SDL_render.h>
#include <SDL3/SDL_video.h>
#include <SDL3/SDL_begin_code.h>
#include <SDL3/SDL_close_code.h>
Go to the source code of this file.
Include file for platform specific SDL API functions
Definition in file SDL_system.h.
Query if the current device is a tablet.
If SDL can't determine this, it will return SDL_FALSE.