Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3548 in orxonox.OLD for orxonox/trunk/src/story_entities


Ignore:
Timestamp:
Mar 14, 2005, 8:57:25 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: debug information in importer set like they should be

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/story_entities/world.cc

    r3546 r3548  
    701701      // Draw
    702702      this->display ();
     703
     704      (TrackNode::getInstance()->getAbsCoor() - localPlayer->getAbsCoor()).debug();
    703705 
    704706      for( int i = 0; i < 5000000; i++) {}
Note: See TracChangeset for help on using the changeset viewer.