al_set_mouse_w(1) Allegro 5 API

SYNOPSIS


#include <allegro5/allegro.h>
bool al_set_mouse_w(int w)

DESCRIPTION

Set the second mouse wheel position to the given value.

Returns true on success, false on failure.