
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 |