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

Method sendUpdate

src/clientbase/ShotStrategy.cpp:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40
41void ShotStrategy::sendUpdate(const FiringInfo&) const {
42 // do nothing by default -- normal shots don't need updates
43}
44
45
46void ShotStrategy::readUpdate(void*) {

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected