SDL_PEN_MOUSEID - Man Page

Name

SDL_PEN_MOUSEID ā€” The SDL_MouseID
for mouse events simulated with pen input.

Header File

Defined in SDL3/SDL_pen.h

Synopsis

#include "SDL3/SDL.h"

#define SDL_PEN_MOUSEID ((SDL_MouseID)-2)

Availability

This macro is available since SDL 3.2.0.

Info

SDL 3.2.2 Simple Directmedia Layer SDL3 FUNCTIONS