ALLEGRO_TOUCH_INPUT_STATE - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

typedef struct ALLEGRO_TOUCH_INPUT_STATE ALLEGRO_TOUCH_INPUT_STATE;

Description

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

Public fields (read only):

Since

5.1.0

Referenced By

al_get_touch_input_state(3).

Allegro reference manual