MCPcopy 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
46void ShotStrategy::readUpdate(void*) {
47 // do nothing by default -- normal shots don't need updates
48}
49
50
51void ShotStrategy::expire() {

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected