1MENU_PLAYER(3)                  Allegro manual                  MENU_PLAYER(3)
2
3
4

NAME

6       MENU_PLAYER - Stores GUI data internally used by Allegro.
7

SYNOPSIS

9       #include <allegro.h>
10
11
12       typedef struct MENU_PLAYER
13

DESCRIPTION

15       A  structure  which holds GUI data used internally by Allegro. Read the
16       documentation of init_menu() for a description  on  how  to  obtain/use
17       this structure.
18
19

SEE ALSO

21       init_menu(3), update_menu(3), shutdown_menu(3)
22
23
24
25Allegro                          version 4.4.3                  MENU_PLAYER(3)
Impressum