Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


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/util/shell.h

    r5106 r5107  
    101101    unsigned int           lineSpacing;            //!< The Spacing between lines.
    102102    unsigned int           shellHeight;            //!< The hight of the Shell in Pixels
     103    bool                   bActive;                //!< if the shell is active;
    103104
    104105    char                   bufferArray[10000];     //!< a BUFFER for fast writing
Note: See TracChangeset for help on using the changeset viewer.