Pyrogenesis  trunk
Classes | Typedefs | Variables
CGUI.h File Reference
#include "gui/GUITooltip.h"
#include "gui/SettingTypes/CGUIColor.h"
#include "gui/SGUIIcon.h"
#include "gui/SGUIMessage.h"
#include "gui/SGUIStyle.h"
#include "lib/input.h"
#include "maths/Rect.h"
#include "maths/Size2D.h"
#include "maths/Vector2D.h"
#include "ps/XML/Xeromyces.h"
#include "scriptinterface/ScriptForward.h"
#include <map>
#include <memory>
#include <unordered_map>
#include <unordered_set>
#include <vector>
Include dependency graph for CGUI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CGUI
 The main object that represents a whole GUI page. More...
 

Typedefs

using map_pObjects = std::map< CStr, IGUIObject * >
 

Variables

const double SELECT_DBLCLICK_RATE
 

Typedef Documentation

◆ map_pObjects

using map_pObjects = std::map<CStr, IGUIObject*>

Variable Documentation

◆ SELECT_DBLCLICK_RATE

const double SELECT_DBLCLICK_RATE