Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DataImpl
Method · 0.45
displayInitialise
Method · 0.45
audioInitialise
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected