FreeBSD Manual Pages
unscare_mouse(3) Allegro manual unscare_mouse(3) NAME unscare_mouse - Undoes the effect of scare_mouse() or scare_mouse_area(). Allegro game programming library. SYNOPSIS #include <allegro.h> void unscare_mouse(); DESCRIPTION Undoes the effect of a previous call to scare_mouse() or scare_mouse_area(), restoring the original pointer state. SEE ALSO scare_mouse(3), scare_mouse_area(3) Allegro version 4.4.3 unscare_mouse(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=unscare_mouse&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>