Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5120 in orxonox.OLD for trunk/src/util/shell.h


Ignore:
Timestamp:
Aug 25, 2005, 12:08:04 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: better calculation of the Line-Positions in the Shell

File:
1 edited

Legend:

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

    r5119 r5120  
    8383    const tList<const char>* Shell::createCompleteList(const tList<BaseObject>* inputList, const char* classNameBegin);
    8484
     85    // helpers //
     86    Vector calculateLinePosition(unsigned int lineNumber);
     87
    8588
    8689  private:
Note: See TracChangeset for help on using the changeset viewer.