position_mouse_z - Man Page
Sets the mouse wheel position global variable. Allegro game programming library.
Synopsis
#include <allegro.h>
void position_mouse_z(int z);
Description
Sets the mouse wheel position variable to the specified value.
See Also
Referenced By
version 4.4.3 Allegro manual