.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "ALLEGRO_TOUCH_INPUT_STATE" "3" "" "Allegro reference manual" "" .SH NAME ALLEGRO_TOUCH_INPUT_STATE \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] \f[B]typedef\f[R] \f[B]struct\f[R] ALLEGRO_TOUCH_INPUT_STATE ALLEGRO_TOUCH_INPUT_STATE; .EE .SH DESCRIPTION This is a structure that holds a snapshot of all simultaneous touches at a particular instant. .PP Public fields (read only): .IP \[bu] 2 touches \- an array of ALLEGRO_TOUCH_STATE(3) .SH SINCE 5.1.0