Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7340 in orxonox.OLD for trunk/src/lib/shell/shell.cc


Ignore:
Timestamp:
Apr 19, 2006, 2:39:05 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: fixed a ShellCommand-bug

File:
1 edited

Legend:

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

    r7330 r7340  
    148148
    149149/**
    150  * deactiveates the Shell.
     150 * @brief deactiveates the Shell.
    151151 */
    152152void Shell::deactivate()
     
    175175
    176176/**
    177  * sets the File to load the fonts from
     177 * @brief sets the File to load the fonts from
    178178 * @param fontFile the file to load the font from
    179179 *
     
    192192
    193193/**
    194  * sets the size of the text and spacing
     194 * @brief sets the size of the text and spacing
    195195 * @param textSize the size of the Text in Pixels
    196196 * @param lineSpacing the size of the Spacing between two lines in pixels
Note: See TracChangeset for help on using the changeset viewer.