Major - Architecture Rework - 11.0.0
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include <functional>
|
||||
|
||||
#include "render_texture_class.h"
|
||||
#include "scene_manager.h"
|
||||
|
||||
class application_class;
|
||||
|
||||
@@ -74,6 +75,7 @@ private:
|
||||
std::vector<widget_entry> widgets_;
|
||||
|
||||
application_class* app_;
|
||||
scene_manager* scene_manager_;
|
||||
|
||||
bool showObjectWindow;
|
||||
bool showTerrainWindow;
|
||||
|
||||
Reference in New Issue
Block a user