1#ifndef YAZE_APP_EDITOR_DUNGEON_WIDGETS_DUNGEON_STATUS_BAR_H
2#define YAZE_APP_EDITOR_DUNGEON_WIDGETS_DUNGEON_STATUS_BAR_H
9class DungeonCanvasViewer;
61 const char* tool_mode,
static void Draw(const DungeonStatusBarState &state)
static DungeonStatusBarState BuildState(const DungeonCanvasViewer &viewer, const char *tool_mode, bool room_dirty)
Editors are the view controllers for the application.
const char * workflow_mode
std::function< void()> on_undo
std::function< void()> on_redo
std::string selection_summary