.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_get_mouse_emulation_mode" "3" "" "Allegro reference manual" .SH NAME al_get_mouse_emulation_mode \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] int al_get_mouse_emulation_mode(void) .EE .SH DESCRIPTION Returns the kind of mouse emulation which the touch input subsystem is set to perform. .SH SINCE 5.1.0 .RS .PP \f[I][Unstable API]:\f[R] Seems of limited value, as touch input tends to have different semantics compared to mouse input. .RE .SH SEE ALSO ALLEGRO_MOUSE_EMULATION_MODE(3), al_set_mouse_emulation_mode(3).