Grindstone Game Engine
v0.2.0
An open source game engine and toolkit.
Toggle main menu visibility
Loading...
Searching...
No Matches
ProjectSettingsPage.hpp
1
#pragma once
2
3
namespace
Grindstone
{
4
namespace
Editor
{
5
namespace
ImguiEditor
{
6
enum class
ProjectSettingsPage {
7
Build = 0,
8
Platforms,
9
Plugins
10
};
11
}
12
}
13
}
Grindstone::Editor::ImguiEditor
Definition
EditorManager.hpp:32
Grindstone::Editor
Definition
AssetRegistry.hpp:12
Grindstone
Definition
ArchiveContentFile.hpp:8
sources
code
Editor
ImguiEditor
ProjectSettings
ProjectSettingsPage.hpp
Generated by
1.17.0