Nymph Game Engine
Chaiscript based Game Engine
|
#include <memory>
#include <type_traits>
#include <json/json.h>
#include "events/subject.h"
#include "events/observer.h"
#include "events/event.h"
#include "chaiscript_wrapper.h"
Go to the source code of this file.
Classes | |
class | Script::ScriptObject |
Class for script object. More... | |
Namespaces | |
Script | |