1al_install_touch_input(3)                            al_install_touch_input(3)
2
3
4

NAME

6       al_install_touch_input - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_install_touch_input(void)
12

DESCRIPTION

14       Install a touch input driver, returning true if successful.  If a touch
15       input driver was already installed, returns true immediately.
16

SINCE

18       5.1.0
19

SEE ALSO

21       al_uninstall_touch_input(3)
22
23
24
25Allegro reference manual                             al_install_touch_input(3)
Impressum