Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 3, 2006, 11:48:53 AM (18 years ago)
Author:
amaechler
Message:


File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/mountain_lake/src/lib/graphics/effects/lightning_effect.cc

    r9006 r9028  
    199199        this->flashLight->setSpecularColor(1,1,1);
    200200
    201         CloudEffect::flashSky(0.02);
    202201
    203202        // Play thunder sound
     
    223222        this->flashLight->setDiffuseColor(0,0,0);
    224223        this->flashLight->setSpecularColor(0,0,0);
    225         CloudEffect::changeSkyColor(Vector(0,0,1), 0.02);
    226224
    227225        this->newCoordinates();
Note: See TracChangeset for help on using the changeset viewer.