1al_install_touch_input(3) al_install_touch_input(3)
23
4
NAME
6al_install_touch_input - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
bool al_install_touch_input(void)
12
DESCRIPTION
14Install a touch input driver, returning true if successful. If a touch
15input driver was already installed, returns true immediately.
16
SINCE
185.1.0
19
SEE ALSO
21al_uninstall_touch_input(3)
2223
24
25
Allegro reference manual al_install_touch_input(3)