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

Method isUpgrading

bwapi/Shared/PlayerShared.cpp:150–153  ·  view source on GitHub ↗

--------------------------------------------- IS UPGRADING -----------------------------------------------

Source from the content-addressed store, hash-verified

148 }
149 //--------------------------------------------- IS UPGRADING -----------------------------------------------
150 bool PlayerImpl::isUpgrading(UpgradeType upgrade) const
151 {
152 return upgrade.isValid() ? self->isUpgrading[upgrade] : false;
153 }
154 //-------------------------------------------------- COLOUR ------------------------------------------------
155 BWAPI::Color PlayerImpl::getColor() const
156 {

Callers 12

canUpgradeFunction · 0.45
startMethod · 0.45
updateMethod · 0.45
stopMethod · 0.45
onStartMethod · 0.45
startMethod · 0.45
updateMethod · 0.45
stopMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
startMethod · 0.45

Calls 1

isValidMethod · 0.45

Tested by 11

startMethod · 0.36
updateMethod · 0.36
stopMethod · 0.36
onStartMethod · 0.36
startMethod · 0.36
updateMethod · 0.36
stopMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
startMethod · 0.36