DOKK / manpages / debian 10 / allegro5-doc / ALLEGRO_TOUCH_INPUT_STATE.3alleg5.en
ALLEGRO_TOUCH_INPUT_STATE(3alleg5) ALLEGRO_TOUCH_INPUT_STATE(3alleg5)

ALLEGRO_TOUCH_INPUT_STATE - Allegro 5 API

#include <allegro5/allegro.h>
typedef struct ALLEGRO_TOUCH_INPUT_STATE ALLEGRO_TOUCH_INPUT_STATE;
    

This is a structure that holds a snapshot of all simultaneous touches at a particular instant.

Public fields (read only):

touches - an array of ALLEGRO_TOUCH_STATE(3alleg5)

5.1.0

Allegro reference manual