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
galaxy::App Member List

This is the complete list of members for galaxy::App, including all inherited members.

App(const std::string &config_file="config.json")galaxy::Appexplicit
App(const App &)=deletegalaxy::Appprivate
App(App &&)=deletegalaxy::Appprivate
operator=(const App &)=deletegalaxy::Appprivate
operator=(App &&)=deletegalaxy::Appprivate
run()galaxy::App
setup_async()galaxy::Appprivate
setup_config(std::string_view config_file)galaxy::Appprivate
setup_events()galaxy::Appprivate
setup_fs()galaxy::Appprivate
setup_logging()galaxy::Appprivate
setup_platform()galaxy::Appprivate
setup_scripting()galaxy::Appprivate
setup_window()galaxy::Appprivate
~App()galaxy::App