![]() |
Shkyera Engine
Easy to use, game engine for Python
|
Go to the source code of this file.
Namespaces | |
namespace | shkyera |
namespace | shkyera::serialization |
Functions | |
std::unique_ptr< shkyera::Registry > | shkyera::serialization::fromBinary (std::istream &serialized) |
void | shkyera::serialization::toBinary (std::ostream &outputStream, Registry const *registry) |
std::string | shkyera::serialization::pathAssetToBinary (const std::filesystem::path &path) |