#include <functional>#include <string>#include <vector>#include "imgui/imgui.h"

Go to the source code of this file.
Classes | |
| struct | yaze::editor::RecentProject |
| Information about a recently used project. More... | |
| class | yaze::editor::WelcomeScreen |
| Modern welcome screen with project grid and quick actions. More... | |
| struct | yaze::editor::WelcomeScreen::Particle |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |