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

Method mapWidth

bwapi/BWAPI/Source/BWAPI/GameImpl.cpp:346–349  ·  view source on GitHub ↗

----------------------------------------------- MAP WIDTH ------------------------------------------------

Source from the content-addressed store, hash-verified

344 }
345 //----------------------------------------------- MAP WIDTH ------------------------------------------------
346 int GameImpl::mapWidth() const
347 {
348 return Map::getWidth();
349 }
350 //----------------------------------------------- MAP HEIGHT -----------------------------------------------
351 int GameImpl::mapHeight() const
352 {

Callers 11

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

Calls

no outgoing calls

Tested by 3

onStartMethod · 0.36
onStartMethod · 0.36
onFrameMethod · 0.36