scare_mouse(3alleg4) suse man page | unix.com

Man Page: scare_mouse

Operating Environment: suse

Section: 3alleg4

scare_mouse(3alleg4)                                              Allegro manual                                              scare_mouse(3alleg4)

NAME
scare_mouse - Helper for hiding the mouse pointer before drawing. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void scare_mouse();
DESCRIPTION
Helper for hiding the mouse pointer prior to a drawing operation. This will temporarily get rid of the pointer, but only if that is really required (ie. the mouse is visible, and is displayed on the physical screen rather than some other memory surface, and it is not a hardware or OS cursor). The previous mouse state is stored for subsequent calls to unscare_mouse().
SEE ALSO
unscare_mouse(3alleg4), scare_mouse_area(3alleg4), show_mouse(3alleg4) Allegro version 4.4.2 scare_mouse(3alleg4)
Related Man Pages
show_mouse(3alleg4) - debian
exsyscur(3alleg4) - suse
show_mouse(3alleg4) - netbsd
show_mouse(3alleg4) - php
show_mouse(3alleg4) - plan9
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy &amp; PAM configuration exposure