Lunamatic
From OxeyeWiki
Lunamatic is a C++ to Lua binding class which allows the Lua script to add methods and variables that can be accessed from within the engine. This is used for objects that require callback methods, such as the network device's "onFail" method.