yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
story_event_graph_panel.cc
Go to the documentation of this file.
3
4namespace yaze::editor {
5
6// Auto-register StoryEventGraphPanel with ContentRegistry.
7// The manifest pointer is injected lazily via SetManifest() after project load.
9
10} // namespace yaze::editor
Interactive node graph of Oracle narrative progression.
Editors are the view controllers for the application.
#define REGISTER_PANEL(PanelClass)
Auto-registration macro for panels with default constructors.