Files | |
file | lua51script.cpp [code] |
This file has the implemetation for the Lua script storage. | |
file | lua51script.h [code] |
This file has the interface for the Lua scripts. | |
file | lua51scriptargument.cpp [code] |
This file has the implementation for the Lua script argument. | |
file | lua51scriptargument.h [code] |
This file has the definition of the Script Arguments for Lua 51. | |
file | lua51scriptingengine.cpp [code] |
This file has the implementation for the Lua based Scripting system. | |
file | lua51scriptingengine.h [code] |
This file has the interface for the Lua based implementation of the Scripting system. | |
file | lua51workunit.cpp [code] |
This file has the implementation a workunit that can execute lua script every frame. | |
file | lua51workunit.h [code] |
This file has the declaration for a workunit that can execute lua script every frame. | |