Changeset 3401 in orxonox.OLD for orxonox/branches/dave/src/world.cc
- Timestamp:
- Feb 11, 2005, 12:10:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/dave/src/world.cc
r3370 r3401 377 377 int sizeZ = 80; 378 378 float length = 1000; 379 float width = 200;379 float width = 300; 380 380 float widthX = float (length /sizeX); 381 381 float widthZ = float (width /sizeZ);
Note: See TracChangeset
for help on using the changeset viewer.