sourCEntral - mobile manpages

pdf

ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT(3alleg5) Allegro reference manual

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

pdf