Constant SDL_WINDOW_MOUSE_CAPTURE
pub const SDL_WINDOW_MOUSE_CAPTURE: u64 = _; // 16_384u64
Available on crate feature
dep_sdl3
only.Expand description
window has mouse captured (unrelated to MOUSE_GRABBED)
pub const SDL_WINDOW_MOUSE_CAPTURE: u64 = _; // 16_384u64
dep_sdl3
only.window has mouse captured (unrelated to MOUSE_GRABBED)