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

Method ResourcePack

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected