yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_overlay_controls.cc File Reference
#include "app/editor/dungeon/dungeon_overlay_controls.h"
#include <array>
#include <stdexcept>
Include dependency graph for dungeon_overlay_controls.cc:

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::editor
 Editors are the view controllers for the application.
 
namespace  yaze::editor::anonymous_namespace{dungeon_overlay_controls.cc}
 

Functions

const std::array< DungeonOverlayControlSpec, 11 > & yaze::editor::GetDungeonOverlayControlSpecs ()
 
bool yaze::editor::GetDungeonOverlayControlEnabled (const DungeonCanvasViewer &viewer, DungeonOverlayControlId id)
 
void yaze::editor::SetDungeonOverlayControlEnabled (DungeonCanvasViewer &viewer, DungeonOverlayControlId id, bool enabled)
 

Variables

constexpr std::array< DungeonOverlayControlSpec, 11 > yaze::editor::anonymous_namespace{dungeon_overlay_controls.cc}::kOverlaySpecs