List of all members.
Constructor & Destructor Documentation
| LuaGui::LuaGui |
( |
Gui * |
gui |
) |
|
| LuaGui::~LuaGui |
( |
|
) |
[inline] |
Member Function Documentation
| int LuaGui::addControlToWindow |
( |
lua_State * |
luaState |
) |
[static, private] |
Create new window from Lua function.
| int LuaGui::createWindow |
( |
lua_State * |
luaState |
) |
[static, private] |
Create new window from Lua function.
| Window * LuaGui::getWindow |
( |
lua_State * |
mLuaState, |
|
|
int |
p = 0 | |
|
) |
| | [static, private] |
| void LuaGui::registerFunctions |
( |
|
) |
[private, virtual] |
Binds internal functions so that Lua scripts can gain access to them.
This function should be overloaded
Reimplemented from Lua.
| int LuaGui::removeControlFromWindow |
( |
lua_State * |
luaState |
) |
[static, private] |
Remove window from Lua function.
Member Data Documentation
The documentation for this class was generated from the following files: