Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 25, 2004, 12:46:25 AM (19 years ago)
Author:
bensch
Message:

orxonox/branches/updater: doxygen tags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/updater/src/gui/orxonox_gui_gtk.h

    r3263 r3275  
    1111#endif
    1212
     13//! verbose level, soon obsolete
    1314extern int verbose; // soon obsolete here
    1415
     
    245246  void setTitle(char* title);
    246247
    247   bool isActive();
     248  bool isActive();           //!< a Bool value to see, if this CheckButton is active.
    248249  void redraw ();
    249250};
Note: See TracChangeset for help on using the changeset viewer.