Changeset 6378 in orxonox.OLD for branches/spaceshipcontrol/src/world_entities/space_ships/helicopter.h
- Timestamp:
- Dec 31, 2005, 5:06:56 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/spaceshipcontrol/src/world_entities/space_ships/helicopter.h
r6222 r6378 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.