1al_get_touch_input_state(3)                        al_get_touch_input_state(3)
2
3
4

NAME

6       al_get_touch_input_state - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_get_touch_input_state(ALLEGRO_TOUCH_INPUT_STATE *ret_state)
12

DESCRIPTION

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

SINCE

18       5.1.0
19
20
21
22Allegro reference manual                           al_get_touch_input_state(3)
Impressum