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

#include <dungeon_workbench_state.h>

Public Attributes

bool show_left_sidebar = true
 
bool show_right_inspector = true
 
float left_width = 280.0f
 
float right_width = 320.0f
 
bool sync_split_view = false
 

Detailed Description

Definition at line 8 of file dungeon_workbench_state.h.

Member Data Documentation

◆ show_left_sidebar

bool yaze::editor::DungeonWorkbenchLayoutState::show_left_sidebar = true

◆ show_right_inspector

bool yaze::editor::DungeonWorkbenchLayoutState::show_right_inspector = true

◆ left_width

float yaze::editor::DungeonWorkbenchLayoutState::left_width = 280.0f

Definition at line 13 of file dungeon_workbench_state.h.

Referenced by yaze::editor::DungeonWorkbenchPanel::Draw().

◆ right_width

float yaze::editor::DungeonWorkbenchLayoutState::right_width = 320.0f

Definition at line 14 of file dungeon_workbench_state.h.

Referenced by yaze::editor::DungeonWorkbenchPanel::Draw().

◆ sync_split_view

bool yaze::editor::DungeonWorkbenchLayoutState::sync_split_view = false

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