Table of Contents

Projectile::explode

()

Syntax

void Projectile::explode();

Parameters

This function does not accept any parameters.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

Projectile::Bounce
Projectile::getLastImpactNormal
Projectile::getLastImpactPosition
Projectile::getLastImpactVelocity
Projectile::getVelocity
Projectile::onAdd
Projectile::playSportBallSound
Projectile::redirect

References

This function is not called by any other functions.