- Timestamp:
- Jan 3, 2016, 8:47:51 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentationHS15/src/orxonox/controllers/FlyingController.cc
r11026 r11028 37 37 namespace orxonox 38 38 { 39 const float FlyingController::SPEED = 0.9f/0.02f; 40 const float FlyingController::ROTATEFACTOR = 0.6f/0.02f; 41 39 42 RegisterClass (FlyingController); 40 43
Note: See TracChangeset
for help on using the changeset viewer.