List of all members.
Detailed Description
Lua Interpeter.
- Todo:
- Comment Me!
Constructor & Destructor Documentation
Loads and initializes the Lua Interpreter.
Member Function Documentation
| int Lua::loadScript |
( |
const std::string & |
fileName |
) |
|
| void Lua::registerFunctions |
( |
|
) |
[private, virtual] |
Binds internal functions so that Lua scripts can gain access to them.
This function should be overloaded
Reimplemented in LuaGui.
Member Data Documentation
The documentation for this class was generated from the following files:
- C:/Development/LoM/client/src/Lua/Lua.h
- C:/Development/LoM/client/src/Lua/Lua.cpp