Query: scare_mouse_area
OS: suse
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
scare_mouse_area(3alleg4) Allegro manual scare_mouse_area(3alleg4)NAMEscare_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);DESCRIPTIONLike 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 ALSOunscare_mouse(3alleg4), scare_mouse(3alleg4), show_mouse(3alleg4) Allegro version 4.4.2 scare_mouse_area(3alleg4)
| Related Man Pages |
|---|
| exsyscur(3alleg4) - suse |
| exsyscur(3alleg4) - centos |
| exsyscur(3alleg4) - opendarwin |
| exsyscur(3alleg4) - netbsd |
| exsyscur(3alleg4) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |