Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 8, 2008, 5:04:18 PM (16 years ago)
Author:
landauf
Message:
  • added a prediction-crosshair to the navigation focus
  • fixed a bug in SpaceShipAI's target movement prediction - bots are more accurate now
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/hud/RadarObject.h

    r1564 r1566  
    5454
    5555        const Vector3& getPosition() const;
    56         const Vector3& getVelocity() const;
     56        Vector3 getOrientedVelocity() const;
    5757
    5858        inline WorldEntity* getObject() const
Note: See TracChangeset for help on using the changeset viewer.