mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-11 21:08:40 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -1704,8 +1704,8 @@ extern SDL_DECLSPEC bool SDLCALL SDL_RenderCoordinatesToWindow(SDL_Renderer *ren
|
|||||||
*
|
*
|
||||||
* \param renderer the rendering context.
|
* \param renderer the rendering context.
|
||||||
* \param event the event to modify.
|
* \param event the event to modify.
|
||||||
* \returns true if the event is converted or doesn't need conversion, or false on failure; call SDL_GetError() for more
|
* \returns true if the event is converted or doesn't need conversion, or
|
||||||
* information.
|
* false on failure; call SDL_GetError() for more information.
|
||||||
*
|
*
|
||||||
* \threadsafety This function should only be called on the main thread.
|
* \threadsafety This function should only be called on the main thread.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user