Declares the dialog_screen class. More...
#include "dialog.h"#include "window.h"#include "win_select.h"#include "win_theme.h"

Go to the source code of this file.
Classes | |
| class | dialog_screen |
| Allows the running of dialogues through a nice interface. More... | |
Defines | |
| #define | MAX_COLOR 6 |
| Maximum number of colors used during a dialog. | |
Declares the dialog_screen class.
Definition in file dialog_screen.h.
| #define MAX_COLOR 6 |
Maximum number of colors used during a dialog.
Definition at line 38 of file dialog_screen.h.
1.7.1