Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3593 in orxonox.OLD for orxonox/trunk/src/track_manager.h


Ignore:
Timestamp:
Mar 17, 2005, 3:53:02 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: moved some stuff from TrackManager to TrackElement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/track_manager.h

    r3588 r3593  
    6060  // runtime
    6161  TrackElement* history;     //!< a pointer to the last TrackElement we were on. This is if you want to walk the path backwards again.
     62
     63  void debug(void);
    6264
    6365  // CONDITION FUNCTIONS and STUFF
Note: See TracChangeset for help on using the changeset viewer.