centre_dialog - Man Page

Centers an array of dialog objects. Allegro game programming 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)

Referenced By

do_dialog(3), position_dialog(3), set_dialog_color(3).

version 4.4.3 Allegro manual