SDL_TOUCH_MOUSEID - Man Page

The SDL_MouseID for mouse events simulated with touch input.

Synopsis

#include <SDL3/SDL_touch.h>

#define SDL_TOUCH_MOUSEID ((SDL_MouseID)-1)

Availability

This macro is available since SDL 3.2.0.

Info

SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS