Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2005, 4:09:27 PM (19 years ago)
Author:
bknecht
Message:

spaceship: hovereffect implemented and minor changes

File:
1 edited

Legend:

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

    r5964 r5966  
    6161    float                 yMouse;             //!< mouse moved in y-Direction
    6262    float                 mouseSensitivity;   //!< the mouse sensitivity
     63    float                 cycle;              //!< hovercycle
    6364
    6465    Vector                velocity;           //!< the velocity of the player.
Note: See TracChangeset for help on using the changeset viewer.