Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ALLEGRO_T...NPUT_STATE(3)  Library Functions Manual  ALLEGRO_T...NPUT_STATE(3)

NAME
       ALLEGRO_TOUCH_INPUT_STATE - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro.h>

	      typedef struct ALLEGRO_TOUCH_INPUT_STATE ALLEGRO_TOUCH_INPUT_STATE;

DESCRIPTION
       This  is	 a structure that holds	a snapshot of all simultaneous touches
       at a particular instant.

       Public fields (read only):

        touches - an array of ALLEGRO_TOUCH_STATE(3)

SINCE
       5.1.0

Allegro	reference manual			     ALLEGRO_T...NPUT_STATE(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ALLEGRO_TOUCH_INPUT_STATE&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help