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