Sound Bakery  v0.1.0
Open-source audio middleware for games
|
Public Member Functions | |
int | Run (int argc, char **argv) |
void | RequestExit () |
template<class T > | |
T * | AddSubsystemClass () |
template<class T > | |
T * | GetSubsystemByClass () |
AppManager * | GetAppManager () const |
ProjectManager * | GetProjectManager () const |
void | OpenProject (const std::filesystem::path &projectFile) |