Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
acquire_screen(3)		 Allegro manual 	       acquire_screen(3)

NAME
     acquire_screen  - Shortcut of acquire_bitmap(screen); Allegro game program-
     ming library.

SYNOPSIS
     #include <allegro.h>

     void acquire_screen();

DESCRIPTION
     Shortcut version of acquire_bitmap(screen);

SEE ALSO
     acquire_bitmap(3), release_bitmap(3), release_screen(3)

Allegro 			  version 4.4.3 	       acquire_screen(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=acquire_screen&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help