DOKK / manpages / debian 10 / allegro4-doc / centre_dialog.3alleg4.en
centre_dialog(3alleg4) Allegro manual centre_dialog(3alleg4)

centre_dialog - Centers an array of dialog objects. Allegro game programming library.

#include <allegro.h>

void centre_dialog(DIALOG *dialog);

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

position_dialog(3alleg4), set_dialog_color(3alleg4)

version 4.4.2 Allegro