SDL_PEN_MOUSEID - Man Page

The SDL_MouseID for mouse events simulated with pen input.

Synopsis

#include <SDL3/SDL_pen.h>

#define SDL_PEN_MOUSEID ((SDL_MouseID)-2)

Availability

This macro is available since SDL 3.2.0.

Info

SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS