Pyrogenesis
13997
|
#include <boost/unordered_set.hpp>
#include "lib/input.h"
#include "lib/file/vfs/vfs_path.h"
#include "ps/CStr.h"
#include "scriptinterface/ScriptVal.h"
#include <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 | ) |
Definition at line 45 of file GUIManager.cpp.
CGUIManager* g_GUI |
Definition at line 32 of file GUIManager.cpp.