Added methods to Hongkang parser that publish the results

More changes to the TImeline GUI
This commit is contained in:
Alexander Bock
2015-05-02 22:24:03 +02:00
parent 07eaf6d7be
commit 4f8c1e4a14
12 changed files with 602 additions and 26 deletions

View File

@@ -69,6 +69,7 @@ public:
interaction::InteractionHandler* interactionHandler();
RenderEngine* renderEngine();
scripting::ScriptEngine* scriptEngine();
NetworkEngine* networkEngine();
LuaConsole* console();
gui::GUI* gui();