1ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT(3) ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT(3)
23
4
NAME
6ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
#define ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT 16
12
DESCRIPTION
14The maximum amount of simultaneous touches that can be detected.
15
SINCE
175.1.0
1819
20
21
Allegro reference manual ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT(3)