position_mouse_w - Man Page

Sets the horizontal mouse wheel position. Allegro game programming library.

Synopsis

#include <allegro.h>

void position_mouse_w(int w);

Description

Sets the horizontal mouse wheel position to the specified value.

See Also

install_mouse(3), position_mouse(3)

Referenced By

position_mouse(3), position_mouse_z(3).

version 4.4.3 Allegro manual