Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
15
update
Method · 0.36
update
Method · 0.36
update
Method · 0.36
update
Method · 0.36
update
Method · 0.36
update
Method · 0.36
update
Method · 0.36
update
Method · 0.36
update
Method · 0.36
update
Method · 0.36
update
Method · 0.36
update
Method · 0.36