al_get_mouse_wheel_precision(1) 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