mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-02 16:59:37 -05:00
Started cleanup work on LuaConsole, moved Clipboard functions into Ghoul
This commit is contained in:
@@ -51,12 +51,6 @@ public:
|
||||
void setVisible(bool visible);
|
||||
void toggleVisibility();
|
||||
|
||||
/**
|
||||
* Returns the Lua library that contains all Lua functions available to affect the
|
||||
* console. The functions contained are
|
||||
* \return The Lua library that contains all Lua functions available to affect the
|
||||
* console
|
||||
*/
|
||||
static scripting::ScriptEngine::LuaLibrary luaLibrary();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user