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

#include <dungeon_workbench_content.h>

Collaboration diagram for yaze::editor::DungeonWorkbenchPaneLayout:

Public Attributes

DungeonWorkbenchResponsiveLayout responsive {}
 
float left_width = 0.0f
 
float center_width = 0.0f
 
float right_width = 0.0f
 
float min_left_width = 0.0f
 
float min_right_width = 0.0f
 

Detailed Description

Definition at line 40 of file dungeon_workbench_content.h.

Member Data Documentation

◆ responsive

DungeonWorkbenchResponsiveLayout yaze::editor::DungeonWorkbenchPaneLayout::responsive {}

◆ left_width

float yaze::editor::DungeonWorkbenchPaneLayout::left_width = 0.0f

◆ center_width

float yaze::editor::DungeonWorkbenchPaneLayout::center_width = 0.0f

◆ right_width

float yaze::editor::DungeonWorkbenchPaneLayout::right_width = 0.0f

◆ min_left_width

float yaze::editor::DungeonWorkbenchPaneLayout::min_left_width = 0.0f

◆ min_right_width

float yaze::editor::DungeonWorkbenchPaneLayout::min_right_width = 0.0f

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