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
DialogType.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
 Animated.cpp galaxy.
 

Enumerations

enum class  galaxy::DialogType : int { galaxy::ok , galaxy::okcancel , galaxy::yesno , galaxy::yesnocancel }
 Type of dialog box for use with tinyfd. More...