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

Method mapHeight

bwapi/BWAPI/Source/BWAPI/GameImpl.cpp:351–354  ·  view source on GitHub ↗

----------------------------------------------- MAP HEIGHT -----------------------------------------------

Source from the content-addressed store, hash-verified

349 }
350 //----------------------------------------------- MAP HEIGHT -----------------------------------------------
351 int GameImpl::mapHeight() const
352 {
353 return Map::getHeight();
354 }
355 //---------------------------------------------- MAP FILE NAME ---------------------------------------------
356 std::string GameImpl::mapFileName() const
357 {

Callers 9

onStartMethod · 0.45
onMatchStartMethod · 0.45
inScreenMethod · 0.45
isValidMethod · 0.45
Position.cppFile · 0.45
drawVisibilityDataFunction · 0.45
onStartMethod · 0.45
onStartMethod · 0.45
onStartMethod · 0.45

Calls

no outgoing calls

Tested by 2

onStartMethod · 0.36
onStartMethod · 0.36