Changeset 6981 in orxonox.OLD for trunk/src/world_entities/environments
- Timestamp:
- Feb 2, 2006, 2:45:07 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/environments/water.h
r6766 r6981 23 23 public: 24 24 Water(const TiXmlElement* root = NULL); 25 ~Water();25 virtual ~Water(); 26 26 27 27 void loadParams(const TiXmlElement* root);
Note: See TracChangeset
for help on using the changeset viewer.