Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ explode
Method
explode
src/bzflag/StandardTankAvatar.cpp:83–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
82
83
void StandardTankAvatar::explode(void) {
84
tankNode->rebuildExplosion();
85
}
86
87
88
void StandardTankAvatar::setVisualTeam(TeamColor visualTeam, const fvec4& color) {
Callers
1
setExplode
Method · 0.80
Calls
1
rebuildExplosion
Method · 0.80
Tested by
no test coverage detected