Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ getPosition
Method
getPosition
bwapi/BWAPILIB/Source/Event.cpp:207–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
return type;
206
}
207
Position Event::getPosition() const
208
{
209
return position;
210
}
211
const std::string& Event::getText() const
212
{
213
if (text == nullptr)
Callers
15
Military.cpp
File · 0.45
RunGuardPost
Method · 0.45
onFrame
Method · 0.45
onUnitCreate
Method · 0.45
RunComputerReturn
Method · 0.45
DoUnitBehaviour
Method · 0.45
RunJunkYardDog
Method · 0.45
ReserveStructure
Function · 0.45
getBuildLocation
Method · 0.45
getClosestUnit
Method · 0.45
getTilePosition
Method · 0.45
hasPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected