- Timestamp:
- Jan 17, 2010, 11:37:48 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network2/src/orxonox/worldentities/MobileEntity.cc
r5781 r6448 46 46 this->angularAcceleration_ = Vector3::ZERO; 47 47 this->angularVelocity_ = Vector3::ZERO; 48 49 this->registerVariables();50 48 } 51 49
Note: See TracChangeset
for help on using the changeset viewer.