Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 14, 2006, 2:15:03 AM (18 years ago)
Author:
amaechler
Message:

branches/atmospheric_engine: fadeins generalized

File:
1 edited

Legend:

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

    r8267 r8356  
    3838                inline void setFogOption(const std::string& option) { if (option == "activate") this->fogActivate = true; }
    3939
    40                 void startFogging();
     40                void fadeInFog();
     41                void fadeOutFog();
     42
    4143
    4244        private:
Note: See TracChangeset for help on using the changeset viewer.