DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
cshift_t Struct Reference

#include <client.h>

+ Collaboration diagram for cshift_t:

Data Fields

float alphafade
 
float destcolor [3]
 
float percent
 

Detailed Description

Definition at line 504 of file client.h.

Field Documentation

◆ alphafade

float cshift_t::alphafade

Definition at line 508 of file client.h.

Referenced by V_BonusFlash_f(), V_FadeViewFlashs(), and V_ParseDamage().

◆ destcolor

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().

◆ percent


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