1keyboard_needs_poll(3)          Allegro manual          keyboard_needs_poll(3)
2
3
4

NAME

6       keyboard_needs_poll - Tells if the keyboard needs polling. Allegro game
7       programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       int keyboard_needs_poll();
14

DESCRIPTION

16       Returns TRUE if the current keyboard driver  is  operating  in  polling
17       mode.
18
19

SEE ALSO

21       poll_keyboard(3), install_keyboard(3), key(3)
22
23
24
25Allegro                          version 4.4.3          keyboard_needs_poll(3)
Impressum