Grindstone Game Engine
v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
UserSettingsPage.hpp
1
#pragma once
2
3
namespace
Grindstone {
4
namespace
Editor {
5
namespace
ImguiEditor {
6
namespace
Settings {
7
enum class
UserSettingsPage {
8
CodeTools = 0
9
};
10
}
11
}
12
}
13
}
sources
code
Editor
ImguiEditor
UserSettings
UserSettingsPage.hpp
Generated by
1.12.0