1al_key_down(3)                                                  al_key_down(3)
2
3
4

NAME

6       al_key_down - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_key_down(const ALLEGRO_KEYBOARD_STATE *state, int keycode)
12

DESCRIPTION

14       Return true if the key specified was held down in the state specified.
15

SEE ALSO

17       ALLEGRO_KEYBOARD_STATE(3)
18
19
20
21Allegro reference manual                                        al_key_down(3)
Impressum