Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ getSprites
Method
getSprites
Source/Map/Map.cpp:149–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
std::vector<sSprite> cMap::getSprites() const {
150
return mSprites;
151
}
Callers
1
Map_Load_Sprites
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected