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

NAME

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

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

21       init_dialog(3), update_dialog(3), shutdown_dialog(3)
22
23
24
25Allegro                          version 4.4.3                DIALOG_PLAYER(3)
Impressum