Changeset 6673 for code/branches/skybox2/src/orxonox/worldentities
- Timestamp:
- Apr 1, 2010, 4:20:47 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/skybox2/src/orxonox/worldentities/ControllableEntity.h
r6417 r6673 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.