Spinning Topp Logo BlackTopp Studios
inc
Namespaces | Macros
lua51scriptargument.cpp File Reference

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.
 

Detailed Description

This file has the implementation for the Lua script argument.

Definition in file lua51scriptargument.cpp.