#include "app/editor/agent/panels/agent_automation_panel.h"#include <cmath>#include <string>#include <vector>#include "absl/strings/str_format.h"#include "absl/time/time.h"#include "app/editor/agent/agent_ui_theme.h"#include "app/gui/core/icons.h"#include "imgui/imgui.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |