al_install_touch_input - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> bool al_install_touch_input(void)
Description
Install a touch input driver, returning true if successful. If a touch input driver was already installed, returns true immediately.
Since
5.1.0
See Also
Referenced By
al_is_touch_input_installed(3), al_uninstall_touch_input(3).
Allegro reference manual