ALLEGRO_MOUSE_EMULATION_MODE(3) ALLEGRO_MOUSE_EMULATION_MODE(3)

ALLEGRO_MOUSE_EMULATION_MODE - Allegro 5 API

#include <allegro5/allegro.h>
typedef enum ALLEGRO_MOUSE_EMULATION_MODE

Type of mouse emulation to apply.

Disables mouse emulation.
Enables transparent mouse emulation.
Enable inclusive mouse emulation.
Enables exclusive mouse emulation.
Enables mouse emulation that is backwards compatible with Allegro 5.0.x.

5.1.0

[Unstable API]: Seems of limited value, as touch input tends to have different semantics compared to mouse input.

Allegro reference manual