Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5082 in orxonox.OLD for trunk/src/util/shell.cc


Ignore:
Timestamp:
Aug 19, 2005, 1:29:18 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: implemented PNode-functionality in Element2D,
update and debugDraw still missing

File:
1 edited

Legend:

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

    r5081 r5082  
    4242  this->bufferText = NULL;
    4343  this->setBufferSize(100);
    44   this->setBufferDisplaySize(6);
     44  this->setBufferDisplaySize(8);
    4545
    4646  this->inputLineText = TextEngine::getInstance()->createText("fonts/earth.ttf", 10, TEXT_DYNAMIC, 255, 0, 0);
Note: See TracChangeset for help on using the changeset viewer.