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

Method getFrameCount

bwapi/BWAPI/Source/BWAPI/GameImpl.cpp:125–128  ·  view source on GitHub ↗

--------------------------------------------- GET FRAME COUNT --------------------------------------------

Source from the content-addressed store, hash-verified

123 }
124 //--------------------------------------------- GET FRAME COUNT --------------------------------------------
125 int GameImpl::getFrameCount() const
126 {
127 return this->frameCount;
128 }
129 //--------------------------------------------- GET REPLAY FRAME COUNT -------------------------------------
130 int GameImpl::getReplayFrameCount() const
131 {

Callers 15

updateMethod · 0.95
EmulateOrderMethod · 0.45
_SNetSendTurnFunction · 0.45
prepareIssueCommandMethod · 0.45
canAccessMethod · 0.45
canAccessDetectedMethod · 0.45
updateSharedMemoryMethod · 0.45
mainFunction · 0.45
onFrameMethod · 0.45
startMethod · 0.45

Calls

no outgoing calls

Tested by 15

onFrameMethod · 0.36
startMethod · 0.36
updateMethod · 0.36
startMethod · 0.36
updateMethod · 0.36
startMethod · 0.36
updateMethod · 0.36
onFrameMethod · 0.36
onStartMethod · 0.36
onFrameMethod · 0.36
startMethod · 0.36
updateMethod · 0.36