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

Method gatheredMinerals

bwapi/Shared/PlayerShared.cpp:29–32  ·  view source on GitHub ↗

--------------------------------------------- GATHERED MINERALS ------------------------------------------

Source from the content-addressed store, hash-verified

27 }
28 //--------------------------------------------- GATHERED MINERALS ------------------------------------------
29 int PlayerImpl::gatheredMinerals() const
30 {
31 return self->gatheredMinerals;
32 }
33 //--------------------------------------------- GATHERED GAS -----------------------------------------------
34 int PlayerImpl::gatheredGas() const
35 {

Callers 2

onStartMethod · 0.80
onFrameMethod · 0.80

Calls

no outgoing calls

Tested by 2

onStartMethod · 0.64
onFrameMethod · 0.64