gui_mouse_focus - Tells if the input focus follows the mouse pointer. Allegro game programming library.
Contents
Description
If set, the input focus follows the mouse pointer around the dialog, otherwise a click is required to
move it.
Allegro version 4.4.3 gui_mouse_focus(3alleg4)
Name
gui_mouse_focus - Tells if the input focus follows the mouse pointer. Allegro game programming library.
Synopsis
#include<allegro.h>externintgui_mouse_focus;
