yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::AgentEditor::CaptureConfig Struct Reference

#include <agent_editor.h>

Public Types

enum class  CaptureMode { kFullWindow , kActiveEditor , kSpecificWindow }
 

Public Attributes

CaptureMode mode = CaptureMode::kActiveEditor
 
std::string specific_window_name
 

Detailed Description

Definition at line 151 of file agent_editor.h.

Member Enumeration Documentation

◆ CaptureMode

Enumerator
kFullWindow 
kActiveEditor 
kSpecificWindow 

Definition at line 152 of file agent_editor.h.

Member Data Documentation

◆ mode

CaptureMode yaze::editor::AgentEditor::CaptureConfig::mode = CaptureMode::kActiveEditor

Definition at line 157 of file agent_editor.h.

Referenced by yaze::editor::EditorManager::BuildModernMenu().

◆ specific_window_name

std::string yaze::editor::AgentEditor::CaptureConfig::specific_window_name

Definition at line 158 of file agent_editor.h.


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