Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ readUpdate
Method
readUpdate
src/clientbase/ShotStrategy.cpp:46–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
46
void ShotStrategy::readUpdate(void*) {
47
// do nothing by default -- normal shots don't need updates
48
}
49
50
51
void ShotStrategy::expire() {
Callers
1
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected