Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 1, 2006, 11:12:42 AM (18 years ago)
Author:
amaechler
Message:

branches/atmospheric_engine: sound now with gain control, new cloud thoughts / todo..maaaan

File:
1 edited

Legend:

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

    r7810 r8052  
    1313#include "sound_buffer.h"
    1414#include "sound_source.h"
     15
     16class Material;
     17
    1518
    1619class CloudEffect : public WeatherEffect
     
    5760                void                                                                                                            genCloudTexture();
    5861                void                                                                                                            calcAnimMap(float timer);
     62                Material*       material;
    5963
    6064};
Note: See TracChangeset for help on using the changeset viewer.