Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
170
void ShotPath::update(float dt) {
171
// update shot
172
updateShot(dt);
173
}
174
175
176
//============================================================================//
Callers
7
updateShots
Method · 0.45
loadCached
Method · 0.45
finalization
Method · 0.45
updateShot
Method · 0.45
doUpdate
Method · 0.45
updateShots
Method · 0.45
updateRobots
Function · 0.45
Calls
2
sendUpdate
Method · 0.45
readUpdate
Method · 0.45
Tested by
no test coverage detected