Scene Lab
An open source project by FPL.
 All Classes Namespaces Files Functions Pages
editor_gui.h File Reference

EditorGui is a FlatUI-based GUI overlay for Scene Lab to the edit window and on-screen menu buttons. More...

#include <string.h>
#include <memory>
#include <set>
#include <string>
#include <unordered_map>
#include "flatui/flatui.h"
#include "fplbase/asset_manager.h"
#include "fplbase/renderer.h"
#include "scene_lab/entity_system_adapter.h"
#include "scene_lab/flatbuffer_editor.h"
#include "scene_lab_config_generated.h"

Go to the source code of this file.

Detailed Description

EditorGui is a FlatUI-based GUI overlay for Scene Lab to the edit window and on-screen menu buttons.

Scene Lab can work without the GUI but will have very reduced functionality.

Classes

class  scene_lab::EditorGui
 

Namespaces

 scene_lab
 Utility functions that might be useful if you are using Scene Lab.