mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 17:07:39 +00:00
Added SDL_GetWindowFromEvent
This commit is contained in:
parent
79f4de9f7e
commit
f57c597c60
12 changed files with 377 additions and 21 deletions
|
@ -471,6 +471,7 @@ SDL3_0.0.0 {
|
|||
SDL_GetWindowBordersSize;
|
||||
SDL_GetWindowDisplayScale;
|
||||
SDL_GetWindowFlags;
|
||||
SDL_GetWindowFromEvent;
|
||||
SDL_GetWindowFromID;
|
||||
SDL_GetWindowFullscreenMode;
|
||||
SDL_GetWindowICCProfile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue