SDL_TOUCH_MOUSEID - Man Page

Name

SDL_TOUCH_MOUSEID ā€” The SDL_MouseID
for mouse events simulated with touch input.

Header File

Defined in SDL3/SDL_touch.h

Synopsis

#include "SDL3/SDL.h"

#define SDL_TOUCH_MOUSEID ((SDL_MouseID)-1)

Availability

This macro is available since SDL 3.2.0.

Info

SDL 3.2.2 Simple Directmedia Layer SDL3 FUNCTIONS