SDL_IsMouseHaptic

Query whether or not the current mouse has haptic capabilities.

\returns true if the mouse is haptic or false if it isn't.

\since This function is available since SDL 3.2.0.

\sa SDL_OpenHapticFromMouse

extern (C) nothrow @nogc extern
bool
SDL_IsMouseHaptic
()

Meta