mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-22 15:25:36 +00:00
Document renamed API functions in SDL_keyboard.h
This commit is contained in:
@@ -361,6 +361,13 @@ The following functions have been removed:
|
||||
* SDL_JoystickPathForIndex() - replaced with SDL_GetJoystickInstancePath()
|
||||
* SDL_NumJoysticks - replaced with SDL_GetJoysticks()
|
||||
|
||||
## SDL_keyboard.h
|
||||
|
||||
The following functions have been renamed:
|
||||
* SDL_IsScreenKeyboardShown() => SDL_ScreenKeyboardShown()
|
||||
* SDL_IsTextInputActive() => SDL_TextInputActive()
|
||||
* SDL_IsTextInputShown() => SDL_TextInputShown()
|
||||
|
||||
## SDL_keycode.h
|
||||
|
||||
The following symbols have been renamed:
|
||||
|
||||
Reference in New Issue
Block a user