This file has the implementation for the Lua script argument. More...
#include "datatypes.h"#include "lua51scriptargument.h"#include "lua51script.h"#include "lua51scriptingengine.h"#include "exception.h"#include <algorithm>#include "lua.h"#include "lualib.h"#include "lauxlib.h"
Include dependency graph for lua51scriptargument.cpp:Go to the source code of this file.
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. | |
| Mezzanine::Scripting::Lua | |
| This contains the Lua51 and Lua52 resources. | |
This file has the implementation for the Lua script argument.
Definition in file lua51scriptargument.cpp.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.