mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 09:27:39 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
551510c0eb
commit
ea859fba3a
1 changed files with 2 additions and 1 deletions
|
@ -2534,7 +2534,8 @@ extern "C" {
|
|||
* - "1": Relative mouse motion will be scaled using the system mouse
|
||||
* acceleration curve.
|
||||
*
|
||||
* If SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE is set, that will apply before the system speed scale.
|
||||
* If SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE is set, that will apply before the
|
||||
* system speed scale.
|
||||
*
|
||||
* This hint can be set anytime.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue