Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Editor::ImguiEditor::ImguiEditor Class Reference

Public Member Functions

 ImguiEditor (EngineCore *engineCore)
void CreateWindows ()
void Update ()
void Render ()
void PromptAssetPicker (AssetType assetType, AssetPicker::AssetPickerCallback callback)
void StartBuild ()
void ImportFile (const char *folderPathToImportTo="")
ViewportPanelGetViewportPanel ()
ImFont * GetFont (FontType type) const
const ImGui::MarkdownConfigGetMarkdownConfig () const
ImguiRendererGetImguiRenderer ()
Menubar & GetMenuBar ()

Public Attributes

friend Menubar
Settings::UserSettingsWindowuserSettingsWindow = nullptr
Settings::ProjectSettingsWindowprojectSettingsWindow = nullptr

The documentation for this class was generated from the following files:
  • /github/workspace/sources/code/Editor/ImguiEditor/ImguiEditor.hpp
  • /github/workspace/sources/code/Editor/ImguiEditor/ImguiEditor.cpp