![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtBhaveLuaScriptManager (DtCgf *cgf) | |
| constructor | |
| virtual | ~DtBhaveLuaScriptManager () |
| destructor | |
| virtual bool | initializeVRFLuaExtensions (lua_State *L) |
| Initialize all global functions. | |
Static Protected Attributes | |
| static struct luaL_reg | myKynLib [] |
| static struct luaL_reg | myKynEntLib [] |
constructor
| virtual vrfLua::DtBhaveLuaScriptManager::~DtBhaveLuaScriptManager | ( | ) | [virtual] |
destructor
| virtual bool vrfLua::DtBhaveLuaScriptManager::initializeVRFLuaExtensions | ( | lua_State * | L | ) | [virtual] |
Initialize all global functions.
Reimplemented from vrfLua::DtLuaScriptManager.
struct luaL_reg vrfLua::DtBhaveLuaScriptManager::myKynLib[] [static, protected] |
struct luaL_reg vrfLua::DtBhaveLuaScriptManager::myKynEntLib[] [static, protected] |