.\" Automatically generated by Pandoc 3.4 .\" .TH "al_can_get_mouse_cursor_position" "3" "" "Allegro reference manual" .SH NAME al_can_get_mouse_cursor_position \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_can_get_mouse_cursor_position(void) .EE .SH DESCRIPTION Returns true if getting the global mouse cursor position is available. .SH SINCE 5.2.9 .SH SEE ALSO al_get_mouse_cursor_position(3)