Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "JSInterface_GUIProxy.h"
#include "gui/CGUI.h"
#include "gui/CGUISetting.h"
#include "gui/ObjectBases/IGUIObject.h"
#include "ps/CLogger.h"
#include "scriptinterface/FunctionWrapper.h"
#include "scriptinterface/Object.h"
#include "scriptinterface/ScriptExtraHeaders.h"
#include "scriptinterface/ScriptRequest.h"
#include <string>
#include <string_view>
Go to the source code of this file.
Classes | |
class | JSInterface_GUIProxy::MapCache |
struct | JSI_GUIProxy< GUIObjectType >::PropCache |
Namespaces | |
namespace | JSInterface_GUIProxy |
Macros | |
#define | DECLARE_GUIPROXY(Type) |
Functions | |
JSClass & | JSInterface_GUIProxy::ClassDefinition () |
#define DECLARE_GUIPROXY | ( | Type | ) |