numHaptics property

int numHaptics

Count the number of haptic devices attached to the system.

SDL Docs

Implementation

int get numHaptics => sdl.SDL_NumHaptics();