.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_set_mouse_z" "3" "" "Allegro reference manual" .SH NAME al_set_mouse_z \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_set_mouse_z(int z) .EE .SH DESCRIPTION Set the mouse wheel position to the given value. .PP Returns true on success, false on failure. .SH SEE ALSO al_set_mouse_w(3)