#include "../core/platform.h"
#include "../core/any.h"
#include "../core/hashtable.h"
#include "../core/hashstring.h"
#include "script.h"
Go to the source code of this file.
Namespaces | |
| namespace | neo |
| namespace | neo::script |
Classes | |
| class | neo::script::Binding |
| Script binding. More... | |
| class | neo::script::Scriptable |
| Scriptable object interface. More... | |
1.5.1