Changeset 10410 in orxonox.OLD for trunk/src/util/track/track.h
- Timestamp:
- Jan 27, 2007, 7:30:45 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/track/track.h
r10385 r10410 34 34 35 35 PNode* getTrackNode(); 36 37 // void drawGraph(float dt) const;38 36 37 void drawGraph(float dt = 0.01) const; 38 39 39 //float startingTime; //!< The time at which this Track begins. 40 40 float duration; //!< The time used to cross this Track (curve).
Note: See TracChangeset
for help on using the changeset viewer.