Constant SDL_HAPTIC_LEFTRIGHT
pub const SDL_HAPTIC_LEFTRIGHT: u16 = _; // 2_048u16
Available on crate feature dep_sdl3
only.
Expand description
Left/Right effect supported.
Haptic effect for direct control over high/low frequency motors.
§Availability
This macro is available since SDL 3.2.0.
§See also