mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 05:05:02 +00:00
Sync wiki -> header
This commit is contained in:
@@ -1337,6 +1337,7 @@ extern DECLSPEC void SDLCALL SDL_SetWindowKeyboardGrab(SDL_Window * window,
|
|||||||
* Mouse grab confines the mouse cursor to the window.
|
* Mouse grab confines the mouse cursor to the window.
|
||||||
*
|
*
|
||||||
* \param window The window for which the mouse grab mode should be set.
|
* \param window The window for which the mouse grab mode should be set.
|
||||||
|
* \param grabbed This is SDL_TRUE to grab mouse, and SDL_FALSE to release.
|
||||||
*
|
*
|
||||||
* \since This function is available since SDL 2.0.16.
|
* \since This function is available since SDL 2.0.16.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user