1ALLEGRO_TOUCH_INPUT(3) ALLEGRO_TOUCH_INPUT(3)
23
4
NAME
6ALLEGRO_TOUCH_INPUT - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
typedef struct ALLEGRO_TOUCH_INPUT ALLEGRO_TOUCH_INPUT;
12
DESCRIPTION
14An abstract data type representing a physical touch screen or touch
15pad.
16
SINCE
185.1.0
1920
21
22
Allegro reference manual ALLEGRO_TOUCH_INPUT(3)