Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5181 in orxonox.OLD for trunk/src/lib/shell/shell.h


Ignore:
Timestamp:
Sep 14, 2005, 12:07:06 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: partial Completion in the ShellInput again (show but no Completion)

File:
1 edited

Legend:

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

    r5180 r5181  
    8787    unsigned int             bufferDisplaySize;      //!< The Size of the Display-buffer, in lines (not in characters)
    8888    Text**                   bufferText;             //!< A list of stored bufferTexts for the display of the buffer
    89 
    90     // completion
    91     tList<const char>*       completionList;          //!< A list of completions, that are io.
    9289};
    9390
Note: See TracChangeset for help on using the changeset viewer.