Changeset 8490 in orxonox.OLD for trunk/src/world_entities/space_ships
- Timestamp:
- Jun 15, 2006, 9:34:48 PM (19 years ago)
- Location:
- trunk/src/world_entities/space_ships
- Files:
-
- 1 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/space_ships/turbine_hover.h
r7348 r8490 59 59 float rotation; 60 60 61 Vector velocity; //!< the velocity of the TurbineHover.61 // Vector velocity; //!< the velocity of the TurbineHover. 62 62 Quaternion direction; //!< the direction of the TurbineHover. 63 63 float travelSpeed; //!< the current speed of the Hove (to make soft movement)
Note: See TracChangeset
for help on using the changeset viewer.