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