SDL_MOUSE_TOUCHID - Man Page
The SDL_TouchID for touch events simulated with mouse input.
Synopsis
#include <SDL3/SDL_touch.h> #define SDL_MOUSE_TOUCHID ((SDL_TouchID)-1)
Availability
This macro is available since SDL 3.2.0.
Info
SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS