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

Man Page: freeze_mouse_flag

Operating Environment: suse

Section: 3alleg4

freeze_mouse_flag(3alleg4)                                        Allegro manual                                        freeze_mouse_flag(3alleg4)

NAME
freeze_mouse_flag - Flag to avoid redrawing the mouse pointer. Allegro game programming library.
SYNOPSIS
#include <allegro.h> extern volatile int freeze_mouse_flag;
DESCRIPTION
If this flag is set, the mouse pointer won't be redrawn when the mouse moves. This can avoid the need to hide the pointer every time you draw to the screen, as long as you make sure your drawing doesn't overlap with the current pointer position.
SEE ALSO
show_mouse(3alleg4) Allegro version 4.4.2 freeze_mouse_flag(3alleg4)
Related Man Pages
exsyscur(3alleg4) - suse
exsyscur(3alleg4) - centos
show_mouse(3alleg4) - netbsd
show_mouse(3alleg4) - linux
show_mouse(3alleg4) - v7
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB