Adonthell  0.4
data_screen.h File Reference

Declares the data_screen class. More...

#include "win_select.h"
#include "win_theme.h"
#include "win_write.h"
Include dependency graph for data_screen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  data_screen
 The gui for loading/saving games. More...
 

Enumerations

enum  { LOAD_SCREEN = 0, SAVE_SCREEN = 1 }
 Whether the data screen should load or save games. More...
 

Detailed Description

Declares the data_screen class.

Author
Kai Sterker kaist.nosp@m.erke.nosp@m.r@lin.nosp@m.uxga.nosp@m.mes.c.nosp@m.om

Definition in file data_screen.h.

Enumeration Type Documentation

anonymous enum

Whether the data screen should load or save games.

Definition at line 38 of file data_screen.h.