Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6999 in orxonox.OLD for trunk/src/world_entities/space_ships/hover.h


Ignore:
Timestamp:
Feb 3, 2006, 1:03:41 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: Hover should be Time Independant

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/space_ships/hover.h

    r6871 r6999  
    6060    float                 travelSpeed;        //!< the current speed of the Hove (to make soft movement)
    6161    float                 acceleration;       //!< the acceleration of the Hover.
     62    float                 airFriction;        //!< AirFriction.
    6263
    6364    float                 rotorSpeed;         //!< the speed of the rotor.
Note: See TracChangeset for help on using the changeset viewer.