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

#include <toast_manager.h>

Public Attributes

std::string message
 
ToastType type = ToastType::kInfo
 
float ttl_seconds = 3.0f
 

Detailed Description

Definition at line 14 of file toast_manager.h.

Member Data Documentation

◆ message

std::string yaze::editor::Toast::message

Definition at line 15 of file toast_manager.h.

Referenced by yaze::editor::ToastManager::Draw().

◆ type

ToastType yaze::editor::Toast::type = ToastType::kInfo

Definition at line 16 of file toast_manager.h.

Referenced by yaze::editor::ToastManager::Draw().

◆ ttl_seconds

float yaze::editor::Toast::ttl_seconds = 3.0f

Definition at line 17 of file toast_manager.h.

Referenced by yaze::editor::ToastManager::Draw().


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