Changeset 9549 in orxonox.OLD for branches/proxy/src/world_entities/space_ships
- Timestamp:
- Jul 28, 2006, 11:43:02 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/world_entities/space_ships/hover.cc
r9235 r9549 282 282 this->movement(dt); 283 283 this->rotorCycle += this->rotorSpeed * dt; 284 285 this->debugNode(1); 284 286 } 285 287
Note: See TracChangeset
for help on using the changeset viewer.