MCPcopy Create free account
hub / github.com/OneLoneCoder/olcPixelGameEngine / ~ResourcePack

Method ~ResourcePack

olcPixelGameEngine.h:2306–2306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2304
2305 ResourcePack::ResourcePack() { }
2306 ResourcePack::~ResourcePack() { baseFile.close(); }
2307
2308 bool ResourcePack::AddFile(const std::string& sFile)
2309 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected