position_dialog(3alleg4) Allegro manual position_dialog(3alleg4) NAME
position_dialog - Moves an array of dialog objects to the specified position. Allegro game programming library. SYNOPSIS
#include <allegro.h> void position_dialog(DIALOG *dialog, int x, int y); DESCRIPTION
Moves an array of dialog objects to the specified screen position (specified as the top left corner of the dialog). SEE ALSO
centre_dialog(3alleg4), exgui(3alleg4) Allegro version 4.4.2 position_dialog(3alleg4)
| Related Man Pages |
|---|
| exgui(3alleg4) - centos |
| exgui(3alleg4) - netbsd |
| exgui(3alleg4) - redhat |
| exgui(3alleg4) - opensolaris |
| exgui(3alleg4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| The efficiency between GREP and SED??? |
| crontab every 5 min. |
| Goto - UNIX v6 Manual Questions |
| Required libs to compile libXft |
| Linux froze and got back working 5 days later, no reboot. |