linux man page for update_dialog

Query: update_dialog

OS: linux

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

update_dialog(3alleg4)						  Allegro manual					    update_dialog(3alleg4)

NAME
update_dialog - Low level function to update a dialog player. Allegro game programming library. SYNOPSIS
#include <allegro.h> int update_dialog(DIALOG_PLAYER *player); DESCRIPTION
Updates the status of a dialog object returned by init_dialog(). Returns TRUE if the dialog is still active, or FALSE if it has terminated. Upon a return value of FALSE, it is up to you whether to call shutdown_dialog() or to continue execution. The object that requested the exit can be determined from the player->obj field. SEE ALSO
init_dialog(3alleg4) Allegro version 4.4.2 update_dialog(3alleg4)
Related Man Pages
do_dialog(3alleg4) - centos
do_dialog(3alleg4) - php
do_dialog(3alleg4) - netbsd
do_dialog(3alleg4) - redhat
do_dialog(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Merry Christmas!
Answers to Recently Asked Questions about UNIX.COM
UNIX.com End of Year (EOY) Report (2019)