Changeset 5014 in orxonox.OLD for orxonox/trunk/src/util/track
- Timestamp:
- Aug 14, 2005, 4:29:29 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/util/track/track_manager.h
r4836 r5014 1 1 /*! 2 \file track_manager.h3 4 5 6 7 2 * @file track_manager.h 3 * manages all tracks defined in the world and the path the player takes 4 * 5 * it is a container for all tracks and all track-nodes. it manages the movement of 6 * the track helper-parent (that drives the player). it is responsable for calculating 7 * smooth curves etc. 8 8 */ 9 9
Note: See TracChangeset
for help on using the changeset viewer.