Allegro 5 api
#include <allegro5/allegro.h> bool al_set_mouse_z(int z)
Set the mouse wheel position to the given value.
Returns true on success, false on failure.
al_set_mouse_w(3alleg5)