Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 27, 2004, 4:14:47 PM (19 years ago)
Author:
bensch
Message:

orxonox/branches/updater: implemented a new SignalHandler, signals for starting and quiting the Gui are now located in OrxonoxGuiExec.
Now thinking about a way to pass options to Orxonox (so the GUI really makes sense)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/updater/src/gui/orxonox_gui_flags.cc

    r3299 r3300  
    7272    \brief this actually sets the flagtext, and appends it to flagText
    7373    \param widget like OrxonoxGuiFlags::setTextFromFlags(widget)
     74    \param flagInfo Information aboout the Flag that should be updated.
    7475*/
    7576void OrxonoxGuiFlags::flagsText(Widget* widget, void* flagInfo)
Note: See TracChangeset for help on using the changeset viewer.