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 kai.s.nosp@m.terk.nosp@m.er@gm.nosp@m.ail..nosp@m.com

Definition in file data_screen.h.

Enumeration Type Documentation

§ anonymous enum

anonymous enum

Whether the data screen should load or save games.

Definition at line 42 of file data_screen.h.