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

NAME

6       position_mouse_z - Sets the mouse wheel position global variable. Alle‐
7       gro game programming library.
8

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

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