Changeset 5361 in orxonox.OLD for trunk/src/world_entities/environment.h
- Timestamp:
- Oct 11, 2005, 1:26:29 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/environment.h
r5047 r5361 20 20 public: 21 21 Environment (); 22 Environment (const TiXmlElement* root); 22 23 virtual ~Environment (); 24 25 void init(); 26 void loadParams(const TiXmlElement* root); 27 23 28 24 29
Note: See TracChangeset
for help on using the changeset viewer.