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

Method ImageLoader_STB

olcPixelGameEngine.h:5213–5214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5211 {
5212 public:
5213 ImageLoader_STB() : ImageLoader()
5214 {}
5215
5216 olc::rcode LoadImageResource(olc::Sprite* spr, const std::string& sImageFile, olc::ResourcePack* pack) override
5217 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected