Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 1, 2006, 3:31:19 PM (19 years ago)
Author:
hdavid
Message:

branches/atmospheric_engine: rain influences the light

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/atmospheric_engine/src/lib/graphics/effects/rain_effect.h

    r8023 r8074  
    1414class SparkParticles;
    1515class PlainEmitter;
     16class LightManager;
    1617
    1718#include "weather_effect.h"
     
    6667                OrxSound::SoundBuffer*                  rainBuffer;
    6768                OrxSound::SoundBuffer*                  windBuffer;
     69   
     70    LightManager* lightMan;
    6871};
    6972
Note: See TracChangeset for help on using the changeset viewer.