1al_ungrab_mouse(3)                                          al_ungrab_mouse(3)
2
3
4

NAME

6       al_ungrab_mouse - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_ungrab_mouse(void)
12

DESCRIPTION

14       Stop  confining  the  mouse cursor to any display belonging to the pro‐
15       gram.
16
17              Note: not yet implemented on Mac OS X.
18

SEE ALSO

20       al_grab_mouse(3)
21
22
23
24Allegro reference manual                                    al_ungrab_mouse(3)
Impressum