.\" Generated by the Allegro makedoc utility .TH mouse_needs_poll 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME mouse_needs_poll \- Tells if the mouse driver requires polling. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int mouse_needs_poll(); .SH DESCRIPTION Returns TRUE if the current mouse driver is operating in polling mode. .SH SEE ALSO .BR poll_mouse (3alleg4), .BR install_mouse (3alleg4), .BR mouse_x (3alleg4)