yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
overworld_view.h File Reference
#include <array>
#include <memory>
#include <vector>
#include "app/gfx/core/bitmap.h"
#include "app/gfx/types/snes_palette.h"
#include "app/gui/canvas/canvas.h"
#include "app/gui/widgets/tile_selector_widget.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

class  yaze::editor::OverworldView
 Encapsulates all rendering-specific state and components for the overworld editor. More...
 
struct  yaze::editor::OverworldView::ScratchSpace
 

Namespaces

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