Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=unscare_mouse&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help