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

#include <input.h>

Public Attributes

std::string label
 
std::function< void()> callback
 

Detailed Description

Definition at line 99 of file input.h.

Member Data Documentation

◆ label

std::string yaze::gui::Button::label

Definition at line 100 of file input.h.

◆ callback

std::function<void()> yaze::gui::Button::callback

Definition at line 101 of file input.h.


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