Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6791 in orxonox.OLD


Ignore:
Timestamp:
Jan 27, 2006, 1:22:37 PM (18 years ago)
Author:
rennerc
Message:

spaceship: fixed first atemp to fix strange movement

File:
1 edited

Legend:

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

    r6790 r6791  
    7272
    7373    Vector                velocity;           //!< the velocity of the player.
    74     Vecotr                oldVelocity;        //!< the velocity the player had last synced
     74    Vector                oldVelocity;        //!< the velocity the player had last synced
    7575    Quaternion            mouseDir;           //!< the direction where the player wants to fly
    7676    Quaternion            oldMouseDir;        //!< the direction where the player wanted to fly
Note: See TracChangeset for help on using the changeset viewer.