Query: centre_dialog
OS: netbsd
Section: 3alleg4
Links: netbsd man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
centre_dialog(3alleg4) Allegro manual centre_dialog(3alleg4)NAMEcentre_dialog - Centers an array of dialog objects. Allegro game programming library.SYNOPSIS#include <allegro.h> void centre_dialog(DIALOG *dialog);DESCRIPTIONMoves an array of dialog objects so that it is centered in the screen.SEE ALSOposition_dialog(3alleg4), set_dialog_color(3alleg4) Allegro version 4.4.2 centre_dialog(3alleg4)