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

Public Attributes

std::string label
 
std::string icon
 
std::vector< MenuItemitems
 
Callback custom_draw
 
bool is_custom = false
 

Detailed Description

Definition at line 119 of file menu_builder.h.

Member Data Documentation

◆ label

std::string yaze::editor::MenuBuilder::Menu::label

◆ icon

std::string yaze::editor::MenuBuilder::Menu::icon

Definition at line 121 of file menu_builder.h.

Referenced by yaze::editor::MenuBuilder::BeginMenu().

◆ items

◆ custom_draw

Callback yaze::editor::MenuBuilder::Menu::custom_draw

Definition at line 123 of file menu_builder.h.

Referenced by yaze::editor::MenuBuilder::CustomMenu().

◆ is_custom

bool yaze::editor::MenuBuilder::Menu::is_custom = false

Definition at line 124 of file menu_builder.h.

Referenced by yaze::editor::MenuBuilder::CustomMenu().


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