1al_set_mouse_emulation_mode(3)                  al_set_mouse_emulation_mode(3)
2
3
4

NAME

6       al_set_mouse_emulation_mode - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_set_mouse_emulation_mode(int mode)
12

DESCRIPTION

14       Sets  the kind of mouse emulation for the touch input subsystem to per‐
15       form.
16

SINCE

18       5.1.0
19
20              [Unstable API]: Seems of limited value, as touch input tends  to
21              have different semantics compared to mouse input.
22

SEE ALSO

24       ALLEGRO_MOUSE_EMULATION_MODE(3), al_get_mouse_emulation_mode(3).
25
26
27
28Allegro reference manual                        al_set_mouse_emulation_mode(3)
Impressum