MCPcopy 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
149std::vector<sSprite> cMap::getSprites() const {
150 return mSprites;
151}

Callers 1

Map_Load_SpritesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected