UFO: Alien Invasion
Loading...
Searching...
No Matches
sustain_t Struct Reference

sustains are light flashes which slowly decay More...

#include <r_light.h>

Collaboration diagram for sustain_t:
Collaboration graph

Data Fields

light_t light
float time
float sustain

Detailed Description

sustains are light flashes which slowly decay

Definition at line 36 of file r_light.h.

Field Documentation

◆ light

light_t sustain_t::light

Definition at line 37 of file r_light.h.

Referenced by R_AddSustainedLight(), and R_UpdateSustainedLights().

◆ sustain

float sustain_t::sustain

Definition at line 39 of file r_light.h.

Referenced by R_AddSustainedLight(), and R_UpdateSustainedLights().

◆ time

float sustain_t::time

Definition at line 38 of file r_light.h.

Referenced by R_AddSustainedLight(), and R_UpdateSustainedLights().


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