Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 31, 2005, 5:06:56 PM (20 years ago)
Author:
bknecht
Message:

Control: new helicopter control

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/spaceshipcontrol/src/world_entities/space_ships/helicopter.h

    r6222 r6378  
    6767    float                 travelSpeed;        //!< the current speed of the player (to make soft movement)
    6868    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
    6971
    7072    float                 airViscosity;
Note: See TracChangeset for help on using the changeset viewer.