|
UFO: Alien Invasion
|
sustains are light flashes which slowly decay More...
#include <r_light.h>

Data Fields | |
| light_t | light |
| float | time |
| float | sustain |
| light_t sustain_t::light |
Definition at line 37 of file r_light.h.
Referenced by R_AddSustainedLight(), and R_UpdateSustainedLights().
| float sustain_t::sustain |
Definition at line 39 of file r_light.h.
Referenced by R_AddSustainedLight(), and R_UpdateSustainedLights().
| float sustain_t::time |
Definition at line 38 of file r_light.h.
Referenced by R_AddSustainedLight(), and R_UpdateSustainedLights().