MCPcopy 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.cppFile · 0.45
RunGuardPostMethod · 0.45
onFrameMethod · 0.45
onUnitCreateMethod · 0.45
RunComputerReturnMethod · 0.45
DoUnitBehaviourMethod · 0.45
RunJunkYardDogMethod · 0.45
ReserveStructureFunction · 0.45
getBuildLocationMethod · 0.45
getClosestUnitMethod · 0.45
getTilePositionMethod · 0.45
hasPathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected