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

NAME

6       centre_dialog  -  Centers an array of dialog objects. Allegro game pro‐
7       gramming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void centre_dialog(DIALOG *dialog);
14

DESCRIPTION

16       Moves an array of dialog objects so that it is centered in the screen.
17
18

SEE ALSO

20       position_dialog(3), set_dialog_color(3)
21
22
23
24Allegro                          version 4.4.3                centre_dialog(3)
Impressum