al_get_mouse_wheel_precision - Man Page

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(3)

Referenced By

al_set_mouse_wheel_precision(3).

Allegro reference manual