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