.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_set_mouse_emulation_mode" "3" "" "Allegro reference manual" .SH NAME al_set_mouse_emulation_mode \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_set_mouse_emulation_mode(int mode) .EE .SH DESCRIPTION Sets the kind of mouse emulation for the touch input subsystem 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_get_mouse_emulation_mode(3).