Resonance Game
Team Walterio Fuchsbauer
 All Classes Namespaces Files Functions Variables Enumerations Properties
Resonance.ArmourShatter Class Reference
Inheritance diagram for Resonance.ArmourShatter:
Collaboration diagram for Resonance.ArmourShatter:

List of all members.

Public Member Functions

 ArmourShatter ()
 Constructor.
void init (Vector3 p, Vector3 blast, Color c, BadVibe v)

Protected Member Functions

override void generateParticles ()
 Override generateParticles as the blast vector will have to come into play.

Constructor & Destructor Documentation

Constructor.

Parameters:
pThe position of the emitter (in this case, the bad vibe)
blastThe direction of the blast (away from the shockwave.)
cThe initial colour.
vBad Vibe reference.

Member Function Documentation

override void Resonance.ArmourShatter.generateParticles ( ) [protected, virtual]

Override generateParticles as the blast vector will have to come into play.

Reimplemented from Resonance.Emitter.

Here is the call graph for this function:

void Resonance.ArmourShatter.init ( Vector3  p,
Vector3  blast,
Color  c,
BadVibe  v 
)

Here is the call graph for this function:


The documentation for this class was generated from the following file: