Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10454 in orxonox.OLD for trunk/src/util/track/track.h


Ignore:
Timestamp:
Jan 28, 2007, 6:35:43 PM (17 years ago)
Author:
patrick
Message:

track now got constant speed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/track/track.h

    r10410 r10454  
    3838
    3939   //float                 startingTime;         //!< The time at which this Track begins.
     40   float                 speed;
    4041   float                 duration;             //!< The time used to cross this Track (curve).
    4142   float                 endTime;              //!< The time at which this Track ends.
Note: See TracChangeset for help on using the changeset viewer.