Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 3, 2005, 10:30:42 PM (18 years ago)
Author:
bknecht
Message:

spaceship updated

File:
1 edited

Legend:

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

    r5893 r5907  
    5757
    5858    Vector                velocity;           //!< the velocity of the player.
     59    Vector                velocityDir;        //!< the direction of the velocity of the spaceship
    5960    float                 travelSpeed;        //!< the current speed of the player (to make soft movement)
    6061    float                 acceleration;       //!< the acceleration of the player.
Note: See TracChangeset for help on using the changeset viewer.