Constant SDL_HAPTIC_RAMP

pub const SDL_HAPTIC_RAMP: u16 = _; // 64u16
Available on crate feature dep_sdl3 only.
Expand description

Ramp effect supported.

Ramp haptic effect.

§Availability

This macro is available since SDL 3.2.0.

§See also