SYNOPSIS

  • #include <allegro5/allegro.h>
    
    bool al_set_mouse_z(int z)
    
    

DESCRIPTION

Set the mouse wheel position to the given value.

Returns true on success, false on failure.

RELATED TO al_set_mouse_z…

al_set_mouse_w(3alleg5)