|
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(3), set_dialog_color(3)
Visit the GSP FreeBSD Man Page Interface. |