Články
Zprávičky
Fórum
Podpořte Root
Školení
Galerie
Root do mailu
RSS
Blogy
Knihy
Speciály
Manuály
Licence
Jak na Linux
Zdroják
Hledat
Root.cz
»
Manuálové stránky
»
skupina Knihovní funkce
»
SDL_GetKeyName
SDL_GetKeyName
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
NAME
SDL_GetKeyName- Get the name of an SDL virtual keysym
SYNOPSIS
#include "SDL.h"
char *
SDL_GetKeyName
(
SDLKey key
);
DESCRIPTION
Returns the SDL-defined name of the
SDLKey
key
.
SEE ALSO
SDLKey