#include <fxHole.h>

Public Member Functions | |
| bool | 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 () |
| |
(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.
Set values.
| vPos | Starting position. | |
| vVel | Orientation normal. | |
| size | Size of bullethole |
1.5.4