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

Method expire

src/clientbase/ShotStrategy.cpp:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49
50
51void ShotStrategy::expire() {
52 // do nothing by default
53}
54
55
56void ShotStrategy::setReloadTime(float t) const {

Callers 1

setExpiredMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected