yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
toast_manager.h File Reference
#include <deque>
#include <string>
#include "imgui/imgui.h"
Include dependency graph for toast_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::editor::Toast
 
class  yaze::editor::ToastManager
 

Namespaces

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

Enumerations

enum class  yaze::editor::ToastType { yaze::editor::kInfo , yaze::editor::kSuccess , yaze::editor::kWarning , yaze::editor::kError }