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

Method apm

bwapi/BWAPICore/APMCounter.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13int APMCounter::apm(bool selects) const
14{
15 return selects ? botAPM_selects : botAPM_noselects;
16}
17
18void APMCounter::update(int frame)
19{

Callers 3

getAPMMethod · 0.80
TEST_CLASSFunction · 0.80
TEST_METHODFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_CLASSFunction · 0.64
TEST_METHODFunction · 0.64