|
NAMEMENU - Stores the entries of a menu. Allegro game programming library. SYNOPSIS#include <allegro.h> typedef struct MENU DESCRIPTION
Structure used to hold an entry of a menu. Read chapter "GUI routines", section "GUI menus" for a description on how to obtain/use this structure. SEE ALSOdo_menu(3), exgui(3)
|