PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
DynamicArea_Flare Class Reference

Private Member Functions

void DynamicArea_Flare ()
 
override void EOnFrame (IEntity other, float timeSlice)
 
override void EEDelete (EntityAI parent)
 

Private Attributes

const float FALL_SPEED = 0.5
 
const float LIFETIME = 40000
 
private Particle m_Particle
 

Constructor & Destructor Documentation

◆ DynamicArea_Flare()

Member Function Documentation

◆ EEDelete()

override void EEDelete ( EntityAI  parent)
inlineprivate

References m_Particle, and Particle::Stop().

◆ EOnFrame()

override void EOnFrame ( IEntity  other,
float  timeSlice 
)
inlineprivate

Field Documentation

◆ FALL_SPEED

const float FALL_SPEED = 0.5
private

Referenced by EOnFrame().

◆ LIFETIME

const float LIFETIME = 40000
private

Referenced by DynamicArea_Flare().

◆ m_Particle

private Particle m_Particle
private

Referenced by DynamicArea_Flare(), and EEDelete().


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