Changeset 5107 in orxonox.OLD for trunk/src/util/shell.h
- Timestamp:
- Aug 23, 2005, 9:36:27 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/shell.h
r5106 r5107 101 101 unsigned int lineSpacing; //!< The Spacing between lines. 102 102 unsigned int shellHeight; //!< The hight of the Shell in Pixels 103 bool bActive; //!< if the shell is active; 103 104 104 105 char bufferArray[10000]; //!< a BUFFER for fast writing
Note: See TracChangeset
for help on using the changeset viewer.