Spinning Topp Logo BlackTopp Studios
inc
Classes | Namespaces
lua51workunit.h File Reference

This file has the declaration for a workunit that can execute lua script every frame. More...

#include "datatypes.h"
#include "Scripting/Lua51/lua51script.h"
#include "Scripting/scriptworkunit.h"
#include "Threading/workunit.h"
#include <vector>
+ Include dependency graph for lua51workunit.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Mezzanine::Scripting::Lua::Lua51WorkUnit
 This is a simple Container of script that will execute every script it is given in order each frame. 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.
 
 Mezzanine::Scripting::Lua
 This contains the Lua51 and Lua52 resources.
 

Detailed Description

This file has the declaration for a workunit that can execute lua script every frame.

Definition in file lua51workunit.h.