yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
ui_constants.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::editor
 Editors are the view controllers for the application.
 

Variables

constexpr const char * yaze::editor::kGameStateNames []
 
constexpr const char * yaze::editor::kWorldNames []
 
constexpr const char * yaze::editor::kAreaSizeNames []
 
constexpr float yaze::editor::kHexByteInputWidth = 50.f
 
constexpr float yaze::editor::kHexWordInputWidth = 70.f
 
constexpr float yaze::editor::kCompactButtonWidth = 60.f
 
constexpr float yaze::editor::kIconButtonWidth = 30.f
 
constexpr float yaze::editor::kSmallButtonWidth = 80.f
 
constexpr float yaze::editor::kMediumButtonWidth = 90.f
 
constexpr float yaze::editor::kLargeButtonWidth = 100.f
 
constexpr float yaze::editor::kTableColumnWorld = 120.f
 
constexpr float yaze::editor::kTableColumnMap = 80.f
 
constexpr float yaze::editor::kTableColumnAreaSize = 120.f
 
constexpr float yaze::editor::kTableColumnLock = 50.f
 
constexpr float yaze::editor::kTableColumnGraphics = 80.f
 
constexpr float yaze::editor::kTableColumnPalettes = 80.f
 
constexpr float yaze::editor::kTableColumnProperties = 100.f
 
constexpr float yaze::editor::kTableColumnTools = 80.f
 
constexpr float yaze::editor::kTableColumnView = 80.f
 
constexpr float yaze::editor::kTableColumnQuick = 80.f
 
constexpr float yaze::editor::kComboWorldWidth = 115.f
 
constexpr float yaze::editor::kComboAreaSizeWidth = 115.f
 
constexpr float yaze::editor::kComboGameStateWidth = 100.f
 
constexpr float yaze::editor::kTableButtonGraphics = 75.f
 
constexpr float yaze::editor::kTableButtonPalettes = 75.f
 
constexpr float yaze::editor::kTableButtonProperties = 95.f
 
constexpr float yaze::editor::kTableButtonTools = 75.f
 
constexpr float yaze::editor::kTableButtonView = 75.f
 
constexpr float yaze::editor::kTableButtonQuick = 75.f
 
constexpr float yaze::editor::kCompactItemSpacing = 4.f
 
constexpr float yaze::editor::kCompactFramePadding = 2.f