1ALLEGRO_TOUCH_INPUT_STATE(3)                      ALLEGRO_TOUCH_INPUT_STATE(3)
2
3
4

NAME

6       ALLEGRO_TOUCH_INPUT_STATE - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              typedef struct ALLEGRO_TOUCH_INPUT_STATE ALLEGRO_TOUCH_INPUT_STATE;
12

DESCRIPTION

14       This  is  a structure that holds a snapshot of all simultaneous touches
15       at a particular instant.
16
17       Public fields (read only):
18
19       ยท touches - an array of ALLEGRO_TOUCH_STATE(3)
20

SINCE

22       5.1.0
23
24
25
26Allegro reference manual                          ALLEGRO_TOUCH_INPUT_STATE(3)
Impressum