MCPcopy Create free account
hub / github.com/bwapi/bwapi / onMatchEnd

Method onMatchEnd

bwapi/BWAPIClient/Source/GameImpl.cpp:232–235  ·  view source on GitHub ↗

------------------------------------------------- ON MATCH END -------------------------------------------

Source from the content-addressed store, hash-verified

230 }
231 //------------------------------------------------- ON MATCH END -------------------------------------------
232 void GameImpl::onMatchEnd()
233 {
234 clearAll();
235 }
236 //------------------------------------------------- ON MATCH FRAME -----------------------------------------
237 void GameImpl::onMatchFrame()
238 {

Callers 1

updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected