mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-07-09 18:59:55 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -4758,7 +4758,9 @@ extern "C" {
|
||||
* players are using high DPI mice, but should be disabled while showing
|
||||
* custom assert dialogs in your application code.
|
||||
*
|
||||
* Caution: Windows will not see mouse button releases in relative mode with this active. This means you should not enable relative mode while a mouse button is currently pressed.
|
||||
* Caution: Windows will not see mouse button releases in relative mode with
|
||||
* this active. This means you should not enable relative mode while a mouse
|
||||
* button is currently pressed.
|
||||
*
|
||||
* - "0": Windows mouse events will be generated while relative motion is
|
||||
* enabled. (default)
|
||||
|
||||
Reference in New Issue
Block a user