Pyrogenesis
trunk
|
#include "lib/file/vfs/vfs_path.h"
#include "lib/input.h"
#include "ps/CStr.h"
#include "ps/TemplateLoader.h"
#include "scriptinterface/StructuredClone.h"
#include <deque>
#include <string>
#include <unordered_set>
Go to the source code of this file.
Classes | |
class | CGUIManager |
External interface to the GUI system. More... | |
struct | CGUIManager::SGUIPage |
Functions | |
InReaction | gui_handler (const SDL_Event_ *ev) |
Variables | |
CGUIManager * | g_GUI |
InReaction gui_handler | ( | const SDL_Event_ * | ev | ) |
CGUIManager* g_GUI |