#include <ProjectFolder.hpp>
◆ ProjectFolder()
tson::ProjectFolder::ProjectFolder |
( |
const fs::path & |
path | ) |
|
|
inline |
◆ getFiles()
const std::vector< fs::path > & tson::ProjectFolder::getFiles |
( |
| ) |
const |
|
inline |
◆ getPath()
const fs::path & tson::ProjectFolder::getPath |
( |
| ) |
const |
|
inline |
◆ getSubFolders()
const std::vector< ProjectFolder > & tson::ProjectFolder::getSubFolders |
( |
| ) |
const |
|
inline |
◆ getWorld()
const World & tson::ProjectFolder::getWorld |
( |
| ) |
const |
|
inline |
◆ hasWorldFile()
bool tson::ProjectFolder::hasWorldFile |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: