yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::LayoutConfig Struct Reference

#include <unified_layout.h>

Public Attributes

int left_panel_width = 30
 
int right_panel_width = 40
 
int bottom_panel_height = 15
 
bool show_chat = true
 
bool show_status = true
 
bool show_tools = true
 

Detailed Description

Definition at line 43 of file unified_layout.h.

Member Data Documentation

◆ left_panel_width

int yaze::cli::LayoutConfig::left_panel_width = 30

◆ right_panel_width

◆ bottom_panel_height

◆ show_chat

◆ show_status

◆ show_tools

bool yaze::cli::LayoutConfig::show_tools = true

Definition at line 49 of file unified_layout.h.

Referenced by yaze::cli::ShowMain().


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