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

Method self

bwapi/BWAPIClient/Source/GameImpl.cpp:741–744  ·  view source on GitHub ↗

--------------------------------------------- SELF -------------------------------------------------------

Source from the content-addressed store, hash-verified

739 }
740 //--------------------------------------------- SELF -------------------------------------------------------
741 Player GameImpl::self() const
742 {
743 return thePlayer;
744 }
745 //--------------------------------------------- ENEMY ------------------------------------------------------
746 Player GameImpl::enemy() const
747 {

Callers 1

onMatchFrameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected