1SDL_GetKeyName(3)              SDL API Reference             SDL_GetKeyName(3)
2
3
4

NAME

6       SDL_GetKeyName - Get the name of an SDL virtual keysym
7

SYNOPSIS

9       #include "SDL.h"
10
11       char *SDL_GetKeyName(SDLKey key);
12

DESCRIPTION

14       Returns the SDL-defined name of the SDLKey key.
15

SEE ALSO

17       SDLKey
18
19
20
21SDL                         Tue 11 Sep 2001, 22:59           SDL_GetKeyName(3)
Impressum