MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / Map_Destroy_Tiles_Next

Method Map_Destroy_Tiles_Next

Source/Fodder.cpp:9477–9481  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9475}
9476
9477void cFodder::Map_Destroy_Tiles_Next() {
9478
9479 if (mMap_Destroy_Tiles.size())
9480 mMap_Destroy_Tiles.erase(mMap_Destroy_Tiles.begin());
9481}
9482
9483void cFodder::Game_Save_Wrapper() {
9484

Callers

nothing calls this directly

Calls 3

eraseMethod · 0.80
sizeMethod · 0.45
beginMethod · 0.45

Tested by

no test coverage detected