Class Project

Class Documentation

class Project

Public Functions

Project()
~Project()
void Save()
void UpdateProjectTree()
const DirectoryTree &GetTree() const
const bx::FilePath &GetPath() const

Public Static Functions

static Project *New(bx::FilePath projectPath, std::string name, bx::Error *err)
static Project *Load(bx::FilePath path, bx::Error *err)