#include "app/editor/overworld/overworld_view.h"#include "app/editor/overworld/canvas_navigation_manager.h"#include "app/editor/overworld/overworld_canvas_renderer.h"#include "app/editor/overworld/overworld_editor.h"#include "app/editor/overworld/overworld_entity_renderer.h"#include "app/editor/overworld/ui_constants.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |