1al_keycode_to_name(3)                                    al_keycode_to_name(3)
2
3
4

NAME

6       al_keycode_to_name - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              const char *al_keycode_to_name(int keycode)
12

DESCRIPTION

14       Converts the given keycode to a description of the key.
15
16
17
18Allegro reference manual                                 al_keycode_to_name(3)
Impressum