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

Method create

framework/imageloader/pcx.cpp:168–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166{
167 public:
168 OpenApoc::ImageLoader *create() override { return new PCXImageLoader(); }
169 ~PCXImageLoaderFactory() override = default;
170};
171

Callers 3

DataImplMethod · 0.45
displayInitialiseMethod · 0.45
audioInitialiseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected