table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_keycode_to_name(3) | al_keycode_to_name(3) |
NAME¶
al_keycode_to_name - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> const char *al_keycode_to_name(int keycode)
DESCRIPTION¶
Converts the given keycode to a description of the key.
Allegro reference manual |