Class Project¶
Defined in File project.h
Class Documentation¶
-
class Project¶
The project class holds information such as working directory, project type, and settings.
Public Functions
-
inline ProjectType get_type() const¶
-
inline ProjectSettings &get_settings() const¶
-
inline const std::filesystem::path &get_project_directory() const¶
-
inline std::filesystem::path get_resource_directory() const¶
-
inline std::filesystem::path get_config_directory() const¶
-
inline ResourceDatabase &get_resource_database()¶
-
inline const ResourceDatabase &get_resource_database() const¶
-
inline ProjectType get_type() const¶