yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::Canvas::PopupState Struct Reference

Public Attributes

std::string popup_id
 
bool is_open = false
 
std::function< void()> render_callback
 

Detailed Description

Definition at line 428 of file canvas.h.

Member Data Documentation

◆ popup_id

std::string yaze::gui::Canvas::PopupState::popup_id

Definition at line 429 of file canvas.h.

Referenced by yaze::gui::Canvas::OpenPersistentPopup().

◆ is_open

bool yaze::gui::Canvas::PopupState::is_open = false

Definition at line 430 of file canvas.h.

Referenced by yaze::gui::Canvas::OpenPersistentPopup().

◆ render_callback

std::function<void()> yaze::gui::Canvas::PopupState::render_callback

Definition at line 431 of file canvas.h.

Referenced by yaze::gui::Canvas::OpenPersistentPopup().


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