Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
void ShotStrategy::expire() {
52
// do nothing by default
53
}
54
55
56
void ShotStrategy::setReloadTime(float t) const {
Callers
1
setExpired
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected