Changeset 3573 in orxonox.OLD for orxonox/trunk/src/world_entities
- Timestamp:
- Mar 16, 2005, 3:06:15 PM (20 years ago)
- Location:
- orxonox/trunk/src/world_entities
- Files:
-
- 4 added
- 4 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/environment.h
r3544 r3573 8 8 { 9 9 friend class World; 10 11 private:12 float xCor;13 float yCor;14 float zCor;15 16 float mountainTest[10][10];17 10 18 11 public:
Note: See TracChangeset
for help on using the changeset viewer.