Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ getFrames
Method
getFrames
src/Engine/SurfaceSet.cpp:277–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
}
276
277
std::map<int, Surface*> *SurfaceSet::getFrames()
278
{
279
return &_frames;
280
}
281
}
Callers
1
XcomResourcePack
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected