Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 29, 2006, 5:15:10 PM (17 years ago)
Author:
marcscha
Message:

fixes

File:
1 edited

Legend:

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

    r9971 r9975  
    151151    float                 rotation;
    152152
    153     /*
     153    // FIXME until other fixme removal needed
    154154    Quaternion            mouseDir;           //!< the direction where the player wants to fly
    155155    Quaternion            oldMouseDir;        //!< the direction where the player wanted to fly
     
    159159    Quaternion            pitchDir;
    160160    float                 dogdeSpeed;        //!< the dogde Speed of the ship.
    161     */
     161    // FIXME
    162162
    163163    Quaternion            direction;          //!< the direction of the ship.
Note: See TracChangeset for help on using the changeset viewer.