logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_get_touch_input_state - Allegro 5 API

Description

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

Name

       al_get_touch_input_state - Allegro 5 API

Since

       5.1.0

Allegro reference manual                                                       al_get_touch_input_state(3alleg5)

Synopsis

              #include <allegro5/allegro.h>

              void al_get_touch_input_state(ALLEGRO_TOUCH_INPUT_STATE *ret_state)

See Also