Lua
- Introduction
- Installing/Configuring
- Lua - The Lua class
- Lua::__call - Magic method for Lua to call Lua functions
- Lua::assign - Assign a PHP variable to Lua
- Lua::call - Call Lua functions
- Lua::__construct - Lua constructor
- Lua::eval - Evaluate a string as Lua code
- Lua::getversion - The getversion purpose
- Lua::include - Parse a Lua script file
- Lua::registerCallback - Register a PHP function to Lua
- LuaClosure - The LuaClosure class
- LuaClosure::__invoke - invoke luaclosure




