Skip to content

SdlIsMouseHaptic

Query whether or not the current mouse has haptic capabilities.

Definition

Unit: Neslib.Sdl3.Haptic

function SdlIsMouseHaptic: Boolean; inline

Returns

Boolean: True if the mouse is haptic or False if it isn't.

See Also