SDL_!GetKeyName?
SDL_!GetKeyName?
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
NAME
SDL_!GetKeyName?- Get the name of an SDL virtual keysym
SYNOPSIS
#include
char *SDL_!GetKeyName?(SDLKey key);
DESCRIPTION
Returns the SDL-defined name of the SDLKey
key.
SEE ALSO
SDLKey