Changeset 4181 in orxonox.OLD for orxonox/branches/physics/src/util/physics/fields/field.cc
- Timestamp:
- May 14, 2005, 12:28:44 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/physics/src/util/physics/fields/field.cc
r4180 r4181 28 28 { 29 29 this->setClassName ("Field"); 30 this->setMagnitude(1); 31 this->setAttenuation(0); 30 32 } 31 33
Note: See TracChangeset
for help on using the changeset viewer.