yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_canvas_viewer.h File Reference
#include <map>
#include "app/gui/canvas.h"
#include "app/rom.h"
#include "app/zelda3/dungeon/room.h"
#include "app/gfx/snes_palette.h"
#include "dungeon_object_interaction.h"
#include "imgui/imgui.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::editor::DungeonCanvasViewer
 Handles the main dungeon canvas rendering and interaction. More...
 
struct  yaze::editor::DungeonCanvasViewer::RoomLayerSettings
 
struct  yaze::editor::DungeonCanvasViewer::ObjectRenderCache
 
struct  yaze::editor::DungeonCanvasViewer::ObjectOutlineToggles
 

Namespaces

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