.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_get_touch_input_state" "3" "" "Allegro reference manual" "" .SH NAME al_get_touch_input_state \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_get_touch_input_state(ALLEGRO_TOUCH_INPUT_STATE *ret_state) .EE .SH DESCRIPTION Gets the current touch input state. The touch information is copied into the ALLEGRO_TOUCH_INPUT_STATE(3) you provide to this function. .SH SINCE 5.1.0