Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5383 in orxonox.OLD for trunk/src/lib/shell/shell.cc


Ignore:
Timestamp:
Oct 15, 2005, 8:42:17 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: the drawing of the PNode-debug is much better now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell.cc

    r5382 r5383  
    364364    2:
    365365  */
    366     lastText->setRelDir2D(-360);
    367     lastText->setRelDirSoft2D(0, 5);
     366    lastText->setRelDir2D(-90);
     367    lastText->setRelDirSoft2D(0, 20);
    368368    lastText->setRelCoor2D(this->calculateLinePosition(0)- Vector(-1000,0,0));
    369369    lastText->setRelCoorSoft2D(this->calculateLinePosition(0),10);
Note: See TracChangeset for help on using the changeset viewer.