logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

unscare_mouse - Undoes the effect of scare_mouse() or scare_mouse_area(). Allegro game programming

Description

       Undoes the effect of a previous call to  scare_mouse()  or  scare_mouse_area(),  restoring  the  original
       pointer state.

Name

       unscare_mouse  -  Undoes  the  effect  of  scare_mouse()  or scare_mouse_area(). Allegro game programming
       library.

See Also

scare_mouse(3alleg4), scare_mouse_area(3alleg4)

Allegro                                           version 4.4.3                           unscare_mouse(3alleg4)

Synopsis

#include<allegro.h>voidunscare_mouse();

See Also