Manpages

Manpage of SDL_GetKeyName

SDL_GetKeyName

Section: SDL API Reference (3)
Updated: Tue 11 Sep 2001, 22:59
Index
Return to Main Contents
 

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 00:37:37 GMT, April 25, 2024