MCPcopy Create free account
hub / github.com/BZFlag-Dev/bzflag / update

Method update

src/clientbase/ShotPath.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168
169
170void ShotPath::update(float dt) {
171 // update shot
172 updateShot(dt);
173}
174
175
176//============================================================================//

Callers 7

updateShotsMethod · 0.45
loadCachedMethod · 0.45
finalizationMethod · 0.45
updateShotMethod · 0.45
doUpdateMethod · 0.45
updateShotsMethod · 0.45
updateRobotsFunction · 0.45

Calls 2

sendUpdateMethod · 0.45
readUpdateMethod · 0.45

Tested by

no test coverage detected