Go to the documentation of this file.
59 bool Create(
float sleep,
float delay,
float magnetic);
65 bool GetStatus(
float &sleep,
float &delay,
float &magnetic,
float &progress);
67 bool SetStatus(
float sleep,
float delay,
float magnetic,
float progress);
87 bool m_lightningExists;
101 LightningPhase m_phase;
103 static const short FLASH_SEGMENTS = 50;
105 float m_width[FLASH_SEGMENTS];