MCPcopy 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
83void StandardTankAvatar::explode(void) {
84 tankNode->rebuildExplosion();
85}
86
87
88void StandardTankAvatar::setVisualTeam(TeamColor visualTeam, const fvec4& color) {

Callers 1

setExplodeMethod · 0.80

Calls 1

rebuildExplosionMethod · 0.80

Tested by

no test coverage detected