Changeset 6360 for code/branches/presentation2/src/orxonox/controllers
- Timestamp:
- Dec 16, 2009, 11:20:57 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/controllers/NewHumanController.cc
r6328 r6360 257 257 } 258 258 259 // Reset pitch and yaw rates 260 this->currentPitch_ = 0; 261 this->currentYaw_ = 0; 262 259 263 HumanController::tick(dt); 260 264 }
Note: See TracChangeset
for help on using the changeset viewer.