Changeset 6162 in orxonox.OLD for trunk/src/world_entities/space_ships/helicopter.h
- Timestamp:
- Dec 19, 2005, 4:52:01 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/space_ships/helicopter.h
r6005 r6162 65 65 float travelSpeed; //!< the current speed of the player (to make soft movement) 66 66 float acceleration; //!< the acceleration of the player. 67 68 float airViscosity; 67 69 68 70 };
Note: See TracChangeset
for help on using the changeset viewer.