yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::editor::EditorContext Struct Reference

#include <editor.h>

Collaboration diagram for yaze::app::editor::EditorContext:

Static Public Attributes

static ConstantManager constant_manager
 
static CommandManager command_manager
 
static ExtensionManager extension_manager
 
static HistoryManager history_manager
 
static ResourceManager resource_manager
 

Detailed Description

Definition at line 22 of file editor.h.

Member Data Documentation

◆ constant_manager

ConstantManager yaze::app::editor::EditorContext::constant_manager
static

Definition at line 23 of file editor.h.

◆ command_manager

CommandManager yaze::app::editor::EditorContext::command_manager
static

◆ extension_manager

ExtensionManager yaze::app::editor::EditorContext::extension_manager
static

Definition at line 25 of file editor.h.

◆ history_manager

HistoryManager yaze::app::editor::EditorContext::history_manager
static

Definition at line 26 of file editor.h.

◆ resource_manager

ResourceManager yaze::app::editor::EditorContext::resource_manager
static

Definition at line 27 of file editor.h.


The documentation for this struct was generated from the following file: