.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_get_mouse_wheel_precision" "3" "" "Allegro reference manual" .SH NAME al_get_mouse_wheel_precision \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] int al_get_mouse_wheel_precision(void) .EE .SH DESCRIPTION Gets the precision of the mouse wheel (the z and w coordinates). .SH SINCE 5.1.10 .SH SEE ALSO al_set_mouse_wheel_precision(3)