Changeset 6426 in orxonox.OLD for trunk/src/world_entities/space_ships/helicopter.h
- Timestamp:
- Jan 7, 2006, 11:17:51 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/space_ships/helicopter.h
r6222 r6426 67 67 float travelSpeed; //!< the current speed of the player (to make soft movement) 68 68 float acceleration; //!< the acceleration of the player. 69 float rotorspeed; //!< the speed of the rotor. 70 float tailrotorspeed; //!< the relativ speed ot the tail rotor 69 71 70 72 float airViscosity;
Note: See TracChangeset
for help on using the changeset viewer.