This commit is contained in:
Charles 2001-06-15 22:05:32 +00:00
parent e5a67c396f
commit 6745c970e9
2 changed files with 24 additions and 10 deletions

View file

@ -50,6 +50,8 @@ protected:
int m_jellyfishCount;
s32 m_spawnTimer;
s32 m_pulsateTimer;
s32 m_pauseTimer;
s32 m_maxPauseTimer;
s32 m_cycleWidth;
s32 m_halfCycleWidth;
bool m_meterOn;