1position_mouse_w(3)             Allegro manual             position_mouse_w(3)
2
3
4

NAME

6       position_mouse_w  -  Sets  the horizontal mouse wheel position. Allegro
7       game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void position_mouse_w(int w);
14

DESCRIPTION

16       Sets the horizontal mouse wheel position to the specified value.
17
18

SEE ALSO

20       install_mouse(3), position_mouse(3)
21
22
23
24Allegro                          version 4.2.2             position_mouse_w(3)
Impressum