Changeset 9202 in orxonox.OLD for branches/presentation/src
- Timestamp:
- Jul 5, 2006, 10:22:39 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/lib/graphics/effects/rain_effect.h
r9006 r9202 132 132 float soundRainVolume; 133 133 134 Vector oldSkyColor; 135 Vector oldCloudColor; 136 Vector skyColor; 137 Vector cloudColor; 134 Vector oldSkyColor; 135 Vector oldCloudColor; 136 Vector skyColor; 137 Vector cloudColor; 138 139 LightManager* lightMan; 138 140 139 141 };
Note: See TracChangeset
for help on using the changeset viewer.