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

Method neutral

bwapi/BWAPI/Source/BWAPI/GameImpl.cpp:761–764  ·  view source on GitHub ↗

----------------------------------------------------- NEUTRAL --------------------------------------------

Source from the content-addressed store, hash-verified

759 }
760 //----------------------------------------------------- NEUTRAL --------------------------------------------
761 Player GameImpl::neutral() const
762 {
763 return players[11];
764 }
765 //----------------------------------------------------- ALLIES ---------------------------------------------
766 Playerset& GameImpl::allies()
767 {

Callers 2

BWAPIExceptionFilterFunction · 0.45
onMatchStartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected