1al_get_mouse_wheel_precision(3) al_get_mouse_wheel_precision(3)
23
4
NAME
6al_get_mouse_wheel_precision - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
int al_get_mouse_wheel_precision(void)
12
DESCRIPTION
14Gets the precision of the mouse wheel (the z and w coordinates).
15
SINCE
175.1.10
18
SEE ALSO
20al_set_mouse_wheel_precision(3)
2122
23
24
Allegro reference manual al_get_mouse_wheel_precision(3)