Mouse.Relative (gb.sdl2)

Static Property Relative As Boolean

Return or set if the mouse runs in "relative" mode.

While the mouse is in relative mode, the cursor is hidden, and the driver will try to report continuous motion in the current window. Only relative motion events will be delivered, the mouse position will not change.

This function will flush any pending mouse motion.