SDL_GetKeyName — Get the name of an SDL virtual keysym
#include "SDL.h"
char *SDL_GetKeyName(
)
Returns the SDL-defined name of the SDLKey key.
SDLKey
key
(view this manual page's license and copyright)
(hide this manual page's license and copyright)
This manual page is taken from the SDL library, licensed under GNU LGPL.