Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 3, 2006, 10:27:13 AM (19 years ago)
Author:
bknecht
Message:

Control: finetuning and corrections of helicopter and spaceship

File:
1 edited

Legend:

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

    r6222 r6391  
    6969    Vector                velocity;           //!< the velocity of the player.
    7070    Quaternion            mouseDir;           //!< the direction where the player wants to fly
    71     Quaternion rotQuat;
     71    Quaternion            rotQuat;
    7272    float                 travelSpeed;        //!< the current speed of the player (to make soft movement)
    7373    float                 acceleration;       //!< the acceleration of the player.
Note: See TracChangeset for help on using the changeset viewer.