1al_get_touch_input_mouse_emulaalt_igoent__etvoeuncth__sionupructe_(m3o)use_emulation_event_source(3)
2
3
4
6 al_get_touch_input_mouse_emulation_event_source - Allegro 5 API
7
9 #include <allegro5/allegro.h>
10
11 ALLEGRO_EVENT_SOURCE *al_get_touch_input_mouse_emulation_event_source(void)
12
14 Returns the global touch input event source for emulated mouse events.
15 This event source generates [emulated mouse events]ALLE‐
16 GRO_EVENT_MOUSE_AXES(3) that are based on touch events.
17
19 ALLEGRO_EVENT_SOURCE(3), al_register_event_source(3)
20
22 5.1.0
23
24 [Unstable API]: Seems of limited value, as touch input tends to
25 have different semantics compared to mouse input.
26
27
28
29Allegro reference manual al_get_touch_input_mouse_emulation_event_source(3)