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

Method setScreenPosition

bwapi/BWAPILIB/Source/Game.cpp:608–611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

606 return this->setMap(mapFileName.c_str());
607 }
608 void Game::setScreenPosition(BWAPI::Position p)
609 {
610 this->setScreenPosition(p.x, p.y);
611 }
612 void Game::pingMinimap(BWAPI::Position p)
613 {
614 this->pingMinimap(p.x, p.y);

Callers 15

updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by 15

updateMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36