Constant SDL_HINT_MOUSE_NORMAL_SPEED_SCALE

pub const SDL_HINT_MOUSE_NORMAL_SPEED_SCALE: *const i8 = _; // {alloc39799<imm>: *const i8}
Available on crate feature dep_sdl3 only.
Expand description

A variable setting the speed scale for mouse motion, in floating point, when the mouse is not in relative mode.

This hint can be set anytime.

§Availability

This hint is available since SDL 3.2.0.