al_get_touch_input_state - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

void al_get_touch_input_state(ALLEGRO_TOUCH_INPUT_STATE *ret_state)

Description

Gets the current touch input state. The touch information is copied into the ALLEGRO_TOUCH_INPUT_STATE(3) you provide to this function.

Since

5.1.0

Info

Allegro reference manual