Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 17, 2010, 10:50:43 PM (14 years ago)
Author:
dafrick
Message:

Resolving some TODOs and doing some additional cleanup. Almost done now…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/questsystem/QuestDescription.h

    r7474 r7552  
    4444namespace orxonox
    4545{
     46
    4647    /**
    4748    @brief
     
    5354        <QuestDescription title="Title" description="Description Text" failMessage="You fail." completeMessage="You win!" />
    5455        @endcode
     56
    5557    @author
    5658        Damian 'Mozork' Frick
     59
     60    @ingroup Questsystem
    5761    */
    5862    class _QuestsystemExport QuestDescription : public BaseObject
Note: See TracChangeset for help on using the changeset viewer.