yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_editor.h File Reference
#include "absl/container/flat_hash_map.h"
#include "app/editor/editor.h"
#include "app/editor/graphics/gfx_group_editor.h"
#include "app/editor/graphics/palette_editor.h"
#include "app/gui/canvas.h"
#include "app/rom.h"
#include "imgui/imgui.h"
#include "zelda3/dungeon/room.h"
#include "zelda3/dungeon/room_entrance.h"
#include "zelda3/dungeon/room_object.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::editor::DungeonEditor
 DungeonEditor class for editing dungeons. More...
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::editor
 Editors are the view controllers for the application.
 

Variables

constexpr ImGuiTabItemFlags yaze::editor::kDungeonTabFlags
 
constexpr ImGuiTabBarFlags yaze::editor::kDungeonTabBarFlags
 
constexpr ImGuiTableFlags yaze::editor::kDungeonTableFlags