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/QuestEffect.h

    r7456 r7552  
    4343namespace orxonox
    4444{
     45
    4546    /**
    4647    @brief
    4748        Handles QuestEffects for @ref orxonox::Quest "Quests".
    4849        QuestEffects are one of the ways for @ref orxonox::Quest "Quests" to have any side effects on the game world and for the game world to influence the @ref orxonox::Quest "Quests".
     50
    4951    @author
    5052        Damian 'Mozork' Frick
     53
     54    @ingroup Questsystem
    5155    */
    5256    class _QuestsystemExport QuestEffect : public BaseObject
Note: See TracChangeset for help on using the changeset viewer.