Query: dialog_message
OS: php
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
dialog_message(3alleg4) Allegro manual dialog_message(3alleg4)NAMEdialog_message - Sends a message to all the objects in an array. Allegro game programming library.SYNOPSIS#include <allegro.h> int dialog_message(DIALOG *dialog, int msg, int c, int *obj);DESCRIPTIONSends a message to all the objects in an array. If any of the dialog procedures return values other than D_O_K, it returns the value and sets obj to the index of the object which produced it.SEE ALSOobject_message(3alleg4), broadcast_dialog_message(3alleg4) Allegro version 4.4.2 dialog_message(3alleg4)
Related Man Pages |
---|
do_dialog(3alleg4) - debian |
excustom(3alleg4) - opendarwin |
object_message(3alleg4) - opendarwin |
do_dialog(3alleg4) - opendarwin |
do_dialog(3alleg4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Pop up dialog box on remote computers |