gui_mouse_focus

Langue: en

Version: version 4.2.2 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

gui_mouse_focus - Tells if the input focus follows the mouse pointer. Allegro game programming library.

SYNOPSIS

#include <allegro.h>

extern int gui_mouse_focus;

DESCRIPTION

If set, the input focus follows the mouse pointer around the dialog, otherwise a click is required to move it.