- Timestamp:
- Nov 21, 2009, 12:11:25 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/controllers/NewHumanController.cc
r6114 r6115 235 235 NewHumanController::localController_s->controlMode_ = 0; 236 236 } 237 238 void NewHumanController::changedControllableEntity() 239 { 240 this->controlMode_ = 0; 241 this->currentYaw_ = 0; 242 this->currentPitch_ = 0; 243 } 237 244 }
Note: See TracChangeset
for help on using the changeset viewer.