Changeset 8986 for code/branches/hud
- Timestamp:
- Dec 14, 2011, 4:22:57 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/hud/src/orxonox/controllers/NewHumanController.h
r7859 r8986 69 69 virtual void doResumeControl(); 70 70 71 float getCurrentYaw(){ return this->currentYaw_; } 72 float getCurrentPitch(){ return this->currentPitch_; } 73 71 74 72 75 protected:
Note: See TracChangeset
for help on using the changeset viewer.