This file has the interfaces for Scripting managers and the associated dependency chain. More...
#include "managerbase.h"#include "Scripting/scriptargument.h"#include "Scripting/script.h"#include "singleton.h"
Include dependency graph for scriptingmanager.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Mezzanine::Scripting::iScriptCompilationManager |
| What a scripting manager should look like. More... | |
| class | Mezzanine::Scripting::iScriptingManager |
| What a scripting manager should look like. More... | |
Namespaces | |
| Mezzanine | |
| The bulk of the engine components go in this namspace. | |
| Mezzanine::Scripting | |
| This namespace is for all the classes belonging to the Scripting Subsystem. | |
Constant Groups | |
| Mezzanine | |
| The bulk of the engine components go in this namspace. | |
| Mezzanine::Scripting | |
| This namespace is for all the classes belonging to the Scripting Subsystem. | |
This file has the interfaces for Scripting managers and the associated dependency chain.
Definition in file scriptingmanager.h.
1.8.4