SDL_TOUCH_MOUSEID

The SDL_MouseID for mouse events simulated with touch input.

extern (C) nothrow @nogc
enum SDL_MouseID SDL_TOUCH_MOUSEID;

Meta