Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10096 in orxonox.OLD for branches/playability/src/util/track/track.h


Ignore:
Timestamp:
Dec 19, 2006, 2:52:29 PM (17 years ago)
Author:
bknecht
Message:

connected the track with the worldentities and the spaceship

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/playability/src/util/track/track.h

    r10091 r10096  
    3333   PNode* getTrackNode();
    3434     
    35    float                 startingTime;         //!< The time at which this Track begins.
     35   //float                 startingTime;         //!< The time at which this Track begins.
    3636   float                 duration;             //!< The time used to cross this Track (curve).
    3737   float                 endTime;              //!< The time at which this Track ends.
Note: See TracChangeset for help on using the changeset viewer.