Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Go to the source code of this file.
Macros | |
#define | MAXLOCALFX (6) |
Functions | |
static void | AvLights (float target[4], const float other[4]) |
Variables | |
static float | startpotency = 20 |
static float | endpotency = 4 |
static float | flickertime = 3.5 |
const float | mindamage = .1 |
#define MAXLOCALFX (6) |
Definition at line 3 of file mesh_fx.cpp.
Referenced by Mesh::AddDamageFX().
Definition at line 8 of file mesh_fx.cpp.
Referenced by MeshFX::MergeLights().
|
static |
Definition at line 5 of file mesh_fx.cpp.
Referenced by Mesh::AddDamageFX().
|
static |
Definition at line 6 of file mesh_fx.cpp.
Referenced by Mesh::AddDamageFX(), and flickerDamage().
const float mindamage = .1 |
Definition at line 7 of file mesh_fx.cpp.
Referenced by Mesh::AddDamageFX().
|
static |
Definition at line 4 of file mesh_fx.cpp.
Referenced by Mesh::AddDamageFX().