.\" Generated by the Allegro makedoc utility .TH position_mouse_z 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME position_mouse_z \- Sets the mouse wheel position global variable. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void position_mouse_z(int z); .SH DESCRIPTION Sets the mouse wheel position variable to the specified value. .SH SEE ALSO .BR install_mouse (3alleg4), .BR position_mouse (3alleg4), .BR position_mouse_w (3alleg4)