mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 16:37:39 +00:00
Remove legacy SDL2 input grab API
This commit is contained in:
parent
cf3cf0e106
commit
f14fb979c1
11 changed files with 21 additions and 155 deletions
|
@ -462,7 +462,6 @@ SDL3_0.0.0 {
|
|||
SDL_GetWindowFlags;
|
||||
SDL_GetWindowFromID;
|
||||
SDL_GetWindowFullscreenMode;
|
||||
SDL_GetWindowGrab;
|
||||
SDL_GetWindowICCProfile;
|
||||
SDL_GetWindowID;
|
||||
SDL_GetWindowKeyboardGrab;
|
||||
|
@ -752,7 +751,6 @@ SDL3_0.0.0 {
|
|||
SDL_SetWindowFocusable;
|
||||
SDL_SetWindowFullscreen;
|
||||
SDL_SetWindowFullscreenMode;
|
||||
SDL_SetWindowGrab;
|
||||
SDL_SetWindowHitTest;
|
||||
SDL_SetWindowIcon;
|
||||
SDL_SetWindowInputFocus;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue