MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getImage

Method getImage

src/eepp/graphics/texturepackertex.cpp:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56EE::Graphics::Image* TexturePackerTex::getImage() const {
57 return mImg;
58}
59
60}}} // namespace EE::Graphics::Private

Callers 1

saveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected