SDL_MOUSE_TOUCHID

The SDL_TouchID for touch events simulated with mouse input.

extern (C) nothrow @nogc
enum SDL_TouchID SDL_MOUSE_TOUCHID;

Meta