DIALOG_PLAYER.3alleg

Langue: en

Version: version 4.2.2 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

DIALOG_PLAYER - Stores GUI data internally used by Allegro.

SYNOPSIS

#include <allegro.h>

typedef struct DIALOG_PLAYER

DESCRIPTION

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

SEE ALSO

init_dialog(3alleg), update_dialog(3alleg), shutdown_dialog(3alleg)