Changeset 8288 in orxonox.OLD for branches/bsp_model/src/world_entities/space_ships
- Timestamp:
- Jun 8, 2006, 6:30:52 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bsp_model/src/world_entities/space_ships/turbine_hover.h
r7348 r8288 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.