galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
DialogButton.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  galaxy
 Timer.hpp galaxy.
 
namespace  galaxy::fs
 

Enumerations

enum class  galaxy::fs::DialogButton : int { galaxy::fs::cancel_no = 0 , galaxy::fs::ok_yes = 1 , galaxy::fs::yes_no_cancel = 2 }
 Type of button for tinyfd boxes. More...