1al_uninstall_touch_input(3)                        al_uninstall_touch_input(3)
2
3
4

NAME

6       al_uninstall_touch_input - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       Uninstalls the active touch input driver.  If no touch input driver was
15       active, this function does nothing.
16
17       This function is automatically called when Allegro is shut down.
18

SINCE

20       5.1.0
21

SEE ALSO

23       al_install_touch_input(3)
24
25
26
27Allegro reference manual                           al_uninstall_touch_input(3)
Impressum