![]() |
Shkyera Engine
Easy to use, game engine for Python
|
#include <AssetUtils.hpp>
Public Member Functions | |
PathAssetLoader (std::filesystem::path path_) | |
~PathAssetLoader ()=default | |
AssetType | operator() () override |
![]() | |
virtual | ~AssetLoader ()=default |
Public Attributes | |
std::filesystem::path | path |
|
inline |
|
default |
|
inlineoverridevirtual |
Implements shkyera::AssetLoader< AssetType >.
std::filesystem::path shkyera::utils::assets::PathAssetLoader< AssetType >::path |