Provided by: allegro5-doc_5.2.8.0+dfsg-1_all
NAME
al_get_mouse_wheel_precision - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro.h> int al_get_mouse_wheel_precision(void)
DESCRIPTION
Gets the precision of the mouse wheel (the z and w coordinates).
SINCE
5.1.10
SEE ALSO
al_set_mouse_wheel_precision(3alleg5)