al_keycode_to_name - Man Page
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.
Info
Allegro reference manual
Allegro 5 API
#include <allegro5/allegro.h> const char *al_keycode_to_name(int keycode)
Converts the given keycode to a description of the key.