1acquire_screen(3)               Allegro manual               acquire_screen(3)
2
3
4

NAME

6       acquire_screen  - Shortcut of acquire_bitmap(screen); Allegro game pro‐
7       gramming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void acquire_screen();
14

DESCRIPTION

16       Shortcut version of acquire_bitmap(screen);
17
18

SEE ALSO

20       acquire_bitmap(3), release_bitmap(3), release_screen(3)
21
22
23
24Allegro                          version 4.4.3               acquire_screen(3)
Impressum