linux man page for scare_mouse

Query: scare_mouse

OS: linux

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
exsyscur(3alleg4) - debian
show_mouse(3alleg4) - opendarwin
exsyscur(3alleg4) - centos
show_mouse(3alleg4) - mojave
show_mouse(3alleg4) - v7
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Featured Books and Articles by Active Forum Members
YouTube: How to Use Code Tags and Format Posts @UNIX.com