Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 28, 2007, 3:00:01 AM (16 years ago)
Author:
landauf
Message:

added descriptions to the existing config-values

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/objects/Fighter.cc

    r697 r706  
    106106    void Fighter::setConfigValues()
    107107    {
    108         SetConfigValue(bInvertMouse_, false);
     108        SetConfigValue(bInvertMouse_, false).description("Set this to true for joystick-like mouse behaviour (mouse up = ship down).");
    109109    }
    110110
Note: See TracChangeset for help on using the changeset viewer.