![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <client.h>
Data Fields | |
float | alphafade |
float | destcolor [3] |
float | percent |
float cshift_t::alphafade |
Definition at line 508 of file client.h.
Referenced by V_BonusFlash_f(), V_FadeViewFlashs(), and V_ParseDamage().
float cshift_t::destcolor[3] |
Definition at line 506 of file client.h.
Referenced by V_BonusFlash_f(), V_CalcViewBlend(), V_cshift_f(), and V_ParseDamage().
float cshift_t::percent |
Definition at line 507 of file client.h.
Referenced by CL_DisconnectEx(), R_MotionBlurView(), V_BonusFlash_f(), V_CalcViewBlend(), V_cshift_f(), V_FadeViewFlashs(), and V_ParseDamage().