Query: update_menu
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
update_menu(3alleg4) Allegro manual update_menu(3alleg4)NAMEupdate_menu - Low level function to update a menu player. Allegro game programming library.SYNOPSIS#include <allegro.h> int update_menu(MENU_PLAYER *player);DESCRIPTIONUpdates the status of a menu object returned by init_menu(). Returns TRUE if the menu is still active, or FALSE if it has terminated. Upon a return value of FALSE, it is up to you to call shutdown_menu() or to continue execution.SEE ALSOinit_menu(3alleg4), shutdown_menu(3alleg4), do_menu(3alleg4) Allegro version 4.4.2 update_menu(3alleg4)
Related Man Pages |
---|
exrotscl(3alleg4) - debian |
exmidi(3alleg4) - centos |
exrotscl(3alleg4) - opendarwin |
exrotscl(3alleg4) - plan9 |
exrotscl(3alleg4) - v7 |
Similar Topics in the Unix Linux Community |
---|
How to upgrade AIX Firmware & TL Maintenance Level in AIX |
Reported Post by nmarchettiwar |
How to add a status once a step is complete on the header part of a menu? |