scare_mouse_area(3alleg4) linux man page | unix.com

Man Page: scare_mouse_area

Operating Environment: linux

Section: 3alleg4

scare_mouse_area(3alleg4)					  Allegro manual					 scare_mouse_area(3alleg4)

NAME
scare_mouse_area - Helper for hiding the mouse cursor before drawing in an area. Allegro game programming library. SYNOPSIS
#include <allegro.h> void scare_mouse_area(int x, int y, int w, int h); DESCRIPTION
Like scare_mouse(), but will only hide the cursor if it is inside the specified rectangle. Otherwise the cursor will simply be frozen in place until you call unscare_mouse(), so it cannot interfere with your drawing. SEE ALSO
unscare_mouse(3alleg4), scare_mouse(3alleg4), show_mouse(3alleg4) Allegro version 4.4.2 scare_mouse_area(3alleg4)
Related Man Pages
expat(3alleg4) - debian
exsyscur(3alleg4) - debian
show_os_cursor(3alleg4) - debian
show_os_cursor(3alleg4) - centos
exsyscur(3alleg4) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Featured Books and Articles by Active Forum Members
Rules for Homework &amp; Coursework Questions Forum
UNIX.com End of Year (EOY) Report (2019)