MENU_PLAYER - Stores GUI data internally used by Allegro.
Contents
Description
A structure which holds GUI data used internally by Allegro. Read the documentation of init_menu() for a
description on how to obtain/use this structure.
Name
MENU_PLAYER - Stores GUI data internally used by Allegro.
See Also
init_menu(3alleg4), update_menu(3alleg4), shutdown_menu(3alleg4) Allegro version 4.4.3 MENU_PLAYER(3alleg4)
Synopsis
#include<allegro.h>typedefstructMENU_PLAYER
