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

Method enemy

bwapi/BWAPI/Source/BWAPI/GameImpl.cpp:756–759  ·  view source on GitHub ↗

----------------------------------------------------- ENEMY ----------------------------------------------

Source from the content-addressed store, hash-verified

754 }
755 //----------------------------------------------------- ENEMY ----------------------------------------------
756 Player GameImpl::enemy() const
757 {
758 return this->enemyPlayer;
759 }
760 //----------------------------------------------------- NEUTRAL --------------------------------------------
761 Player GameImpl::neutral() const
762 {

Callers 8

executeMethod · 0.45
executeMethod · 0.45
BWAPIExceptionFilterFunction · 0.45
onMatchStartMethod · 0.45
mainFunction · 0.45
onFrameMethod · 0.45
onStartMethod · 0.45
onStartMethod · 0.45

Calls

no outgoing calls

Tested by 2

onFrameMethod · 0.36
onStartMethod · 0.36