Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 23, 2005, 9:36:27 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: shell is now properly moving through the bufferlines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/graphics/render2D/element_2d.cc

    r5091 r5107  
    712712  {
    713713    tIterator<Element2D>* iterator = this->children->getIterator();
    714       //PNode* pn = this->children->enumerate ();
    715714    Element2D* pn = iterator->nextElement();
    716715    while( pn != NULL)
Note: See TracChangeset for help on using the changeset viewer.