Shkyera Engine
Easy to use, game engine for Python
Loading...
Searching...
No Matches
AssetUtils.cpp File Reference
Include dependency graph for AssetUtils.cpp:

Namespaces

namespace  shkyera
 
namespace  shkyera::utils
 
namespace  shkyera::utils::assets
 

Functions

std::optional< AssetHandleshkyera::utils::assets::registerSingle (std::filesystem::path path, Registry *registry)
 
std::optional< AssetHandleshkyera::utils::assets::registerAll (std::filesystem::path path, Registry *registry)
 
std::vector< AssetHandleshkyera::utils::assets::getSubdirectories (AssetHandle directory, Registry const *registry)