Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/graphics/effects/volfog_effect.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/graphics/effects/volfog_effect.h
r9686 r9715 13 13 class VolFogEffect : public WeatherEffect 14 14 { 15 NewObjectListDeclaration(VolFogEffect);15 ObjectListDeclaration(VolFogEffect); 16 16 public: 17 17 VolFogEffect(const TiXmlElement* root = NULL);
Note: See TracChangeset
for help on using the changeset viewer.