mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-03 20:44:42 +00:00
Removed SDL_TextInputShown()
This was only implemented on Windows and often confused with SDL_ScreenKeyboardShown()
This commit is contained in:
@@ -861,7 +861,9 @@ Text input is no longer automatically enabled when initializing video, you shoul
|
||||
The following functions have been renamed:
|
||||
* SDL_IsScreenKeyboardShown() => SDL_ScreenKeyboardShown()
|
||||
* SDL_IsTextInputActive() => SDL_TextInputActive()
|
||||
* SDL_IsTextInputShown() => SDL_TextInputShown()
|
||||
|
||||
The following functions have been removed:
|
||||
* SDL_IsTextInputShown()
|
||||
|
||||
## SDL_keycode.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user