GUI
|
Go to the source code of this file.
Macros | |
#define | KEY_BACKSPACE ALLEGRO_KEY_BACKSPACE |
#define | KEY_LEFT ALLEGRO_KEY_LEFT |
#define | KEY_RIGHT ALLEGRO_KEY_RIGHT |
#define | KEY_ENTER ALLEGRO_KEY_ENTER |
Common key codes
Definition in file keycodes.h.
#define KEY_BACKSPACE ALLEGRO_KEY_BACKSPACE |
Definition at line 12 of file keycodes.h.
#define KEY_ENTER ALLEGRO_KEY_ENTER |
Definition at line 15 of file keycodes.h.
#define KEY_LEFT ALLEGRO_KEY_LEFT |
Definition at line 13 of file keycodes.h.
#define KEY_RIGHT ALLEGRO_KEY_RIGHT |
Definition at line 14 of file keycodes.h.