Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4424 in orxonox.OLD for orxonox/trunk/src/lib/coord/pilot_node.h


Ignore:
Timestamp:
May 31, 2005, 7:19:48 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: very fun effect when using the mouse to drive through debug level1, will be fixed…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/coord/pilot_node.h

    r4423 r4424  
    3333  bool bRight;           //!< right button pressed.
    3434
     35  int pitch;
     36  int roll;
     37
    3538  Vector* velocity;       //!< the velocity of the player.
    3639  float travelSpeed;     //!< the current speed of the player (to make soft movement)
Note: See TracChangeset for help on using the changeset viewer.