Scroll to navigation

ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT(3alleg5) ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT(3alleg5)

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