unscare_mouse(3alleg4) Allegro manual unscare_mouse(3alleg4) 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(3alleg4), scare_mouse_area(3alleg4) Allegro version 4.4.2 unscare_mouse(3alleg4)
| Related Man Pages |
|---|
| exfont(3alleg4) - debian |
| exrotscl(3alleg4) - centos |
| exrotscl(3alleg4) - opendarwin |
| exrotscl(3alleg4) - redhat |
| exrotscl(3alleg4) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| AIX Links |
| When is a _function_ not a _function_? |
| My first PERL incarnation... Audio Oscillograph |
| Python: Refer a properties file from different location |