MCPcopy 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
145tSharedBuffer cMap::getData() const {
146 return mData;
147}
148
149std::vector<sSprite> cMap::getSprites() const {
150 return mSprites;

Callers 2

Map_CreateMethod · 0.80
Map_LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected