Skip to main content

SDL_HapticEffectID

Type Alias SDL_HapticEffectID 

Source
pub type SDL_HapticEffectID = c_int;
Expand description

ID for haptic effects.

This is -1 if the ID is invalid.

See Also: SDL_CreateHapticEffect