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

FreeBSD Manual Pages

  
 
  

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

NAME
     centre_dialog  -  Centers an array of dialog objects. Allegro game program-
     ming library.

SYNOPSIS
     #include <allegro.h>

     void centre_dialog(DIALOG *dialog);

DESCRIPTION
     Moves an array of dialog objects so that it is centered in the screen.

SEE ALSO
     position_dialog(3), set_dialog_color(3)

Allegro 			  version 4.4.3 		centre_dialog(3)

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

home | help