Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 14, 2006, 3:41:50 PM (18 years ago)
Author:
snellen
Message:

space-ship control modified

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/control/src/world_entities/space_ships/space_ship.h

    r7116 r7138  
    7878    Quaternion            oldMouseDir;        //!< the direction where the player wanted to fly
    7979    float                 shipInertia;        //!< the inertia of the ship(how fast the ship reacts to a mouse input)
     80    float                 maxRudderAmplitude; //!< the higher this value the biger the max rudderamplitude [0...2PI]
    8081    Quaternion            rotQuat;
    8182    Quaternion            pitchDir;
Note: See TracChangeset for help on using the changeset viewer.