yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
canvas_navigation_manager.h File Reference
#include <array>
#include <functional>
#include <memory>
#include <vector>
#include "absl/status/status.h"
#include "app/editor/overworld/ui_constants.h"
#include "app/gfx/core/bitmap.h"
#include "app/gfx/render/tilemap.h"
#include "app/gui/canvas/canvas.h"
#include "app/gui/widgets/tile_selector_widget.h"
#include "rom/rom.h"
#include "zelda3/common.h"
#include "zelda3/overworld/overworld.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::editor::CanvasNavigationContext
 Shared state pointers that the navigation manager reads/writes. More...
 
struct  yaze::editor::CanvasNavigationCallbacks
 Callbacks for operations that remain in the OverworldEditor. More...
 
class  yaze::editor::CanvasNavigationManager
 

Namespaces

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