Changeset 6737 in orxonox.OLD for trunk/src/world_entities/space_ships/space_ship.h
- Timestamp:
- Jan 25, 2006, 9:29:45 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/space_ships/space_ship.h
r6637 r6737 72 72 Vector velocity; //!< the velocity of the player. 73 73 Quaternion mouseDir; //!< the direction where the player wants to fly 74 Quaternion oldMouseDir; //!< the direction where the player wanted to fly 74 75 float shipInertia; //!< the inertia of the ship(how fast the ship reacts to a mouse input) 75 76 Quaternion rotQuat;
Note: See TracChangeset
for help on using the changeset viewer.