MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / getImage

Method getImage

forms/graphic.cpp:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110sp<Image> Graphic::getImage() const { return image; }
111
112void Graphic::setImage(sp<Image> Image)
113{

Callers 1

createVehicleControlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected