- Timestamp:
- May 27, 2010, 10:31:25 PM (14 years ago)
- Location:
- code/branches/presentation3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3
- Property svn:mergeinfo changed
/code/branches/skybox2 (added) merged: 6559,6616,6619,6673,6771-6772,6804,6806,6858,6861,6936,6972-6974,6988-6989
- Property svn:mergeinfo changed
-
code/branches/presentation3/src/orxonox/worldentities/ControllableEntity.h
r6417 r6994 137 137 inline float getMouseLookSpeed() const 138 138 { return this->mouseLookSpeed_; } 139 inline CameraPosition* getCurrentCameraPosition() 140 { return this->currentCameraPosition_; } 139 141 140 142 inline Controller* getXMLController() const
Note: See TracChangeset
for help on using the changeset viewer.