Shkyera Engine
Easy to use, game engine for Python
shkyera::Directory Member List

This is the complete list of members for shkyera::Directory, including all inherited members.

_directoriesshkyera::Directoryprivate
_filesshkyera::Directoryprivate
_mapFilesshkyera::Directoryprivatestatic
_pathshkyera::Directoryprivate
_rootDirectoryshkyera::Directoryprivatestatic
createDirectory(std::string name)shkyera::Directory
createFile(std::string name)shkyera::Directory
Directory(std::filesystem::path path)shkyera::Directory
getFile(std::filesystem::path path)shkyera::Directorystatic
getFiles() constshkyera::Directory
getName() constshkyera::Directory
getPath() constshkyera::Directory
getRoot()shkyera::Directorystatic
getSubDirectories() constshkyera::Directory
setRoot(std::shared_ptr< Directory > root)shkyera::Directorystatic
update()shkyera::Directory