[][src]Function ggez::input::mouse::relative_mode

pub fn relative_mode() -> bool

TODO: Can we implement this? Check with Winit peoples. Winit doesn't implement it itself, we can do it by locking the cursor to the window and resetting it to center each frame?