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

#include <popup_manager.h>

Public Attributes

std::string name
 
bool is_visible = false
 
std::function< void()> draw_function
 

Detailed Description

Definition at line 16 of file popup_manager.h.

Member Data Documentation

◆ name

std::string yaze::editor::PopupParams::name

Definition at line 17 of file popup_manager.h.

◆ is_visible

bool yaze::editor::PopupParams::is_visible = false

Definition at line 18 of file popup_manager.h.

◆ draw_function

std::function<void()> yaze::editor::PopupParams::draw_function

Definition at line 19 of file popup_manager.h.


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