.\" Generated by the Allegro makedoc utility .TH keyboard_needs_poll 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME keyboard_needs_poll \- Tells if the keyboard needs polling. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int keyboard_needs_poll(); .SH DESCRIPTION Returns TRUE if the current keyboard driver is operating in polling mode. .SH SEE ALSO .BR poll_keyboard (3alleg4), .BR install_keyboard (3alleg4), .BR key (3alleg4)