CFxHole Class Reference

"Bullet Hole" effect. More...

#include <fxHole.h>

Inheritance diagram for CFxHole:

CFx

List of all members.

Public Member Functions

bool valid ()
 
Returns:
true if this FX is valid.

Create methods
 CFxHole ()
 CFxHole (const CVector3D &vPos, const CVector3D &vVel, int size=4)
 ~CFxHole ()
Add methods
bool set (const CVector3D &vPos, const CVector3D &vVel, int size=4)
 Set values.
Virtual overide methods
void update ()
 Update one frame.
void remove ()
 Remove effect.
bool is_done ()
 
Returns:
true if effect is done or idle.


Detailed Description

"Bullet Hole" effect.

(c) 2007-2008 oP group Germany GbR. All rights reserved.
This source code is provided "as is" with no warranty and must not be distributed without written permission.

Author:
Doug Poston
Version:
1.3
Date:
12/28/2007

Member Function Documentation

bool CFxHole::set ( const CVector3D vPos,
const CVector3D vVel,
int  size = 4 
)

Set values.

Parameters:
vPos Starting position.
vVel Orientation normal.
size Size of bullethole
Returns:
false if no effect could be added.

void CFxHole::update (  )  [virtual]

Update one frame.

Note:
Overides CFx base class

Implements CFx.


The documentation for this class was generated from the following files:
Generated on Fri Dec 28 12:55:07 2007 for template7 by  doxygen 1.5.4