|
SleakEngine 1.0.0
C++23 multi-backend game engine
|
#include <Application.hpp>
Public Attributes | |
| Arguments | CommandLineArgs |
| std::string | Name = "" |
Construction settings for Application: project name plus parsed CLI args.
Definition at line 53 of file Application.hpp.
| Arguments Sleak::ApplicationDefaults::CommandLineArgs |
Definition at line 55 of file Application.hpp.
| std::string Sleak::ApplicationDefaults::Name = "" |
Definition at line 54 of file Application.hpp.