Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 16, 2005, 4:18:16 PM (20 years ago)
Author:
snellen
Message:

guided_missile.cc in /world_entities/weapon updated

File:
1 edited

Legend:

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

    r6114 r6131  
    6666    Vector                velocity;           //!< the velocity of the player.
    6767    Quaternion            mouseDir;           //!< the direction where the player wants to fly
     68    Quaternion rotQuat;
    6869    float                 travelSpeed;        //!< the current speed of the player (to make soft movement)
    6970    float                 acceleration;       //!< the acceleration of the player.
Note: See TracChangeset for help on using the changeset viewer.