table of contents
ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT(3) | ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT(3) |
NAME¶
ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> #define ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT 16
DESCRIPTION¶
The maximum amount of simultaneous touches that can be detected.
SINCE¶
5.1.0
Allegro reference manual |