table of contents
al_set_mouse_z(3) | al_set_mouse_z(3) |
NAME¶
al_set_mouse_z - Allegro 5 API
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.
SEE ALSO¶
Allegro reference manual |