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

NAME

6       mouse_needs_poll  - Tells if the mouse driver requires polling. Allegro
7       game programming library.
8

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

20       poll_mouse(3), install_mouse(3), mouse_x(3)
21
22
23
24Allegro                          version 4.2.2             mouse_needs_poll(3)
Impressum