Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 12, 2008, 1:29:33 PM (16 years ago)
Author:
dafrick
Message:

Just changed some small stuff…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/questsystem2/src/orxonox/objects/quest/QuestEffect.cc

    r2159 r2191  
    6363    /**
    6464    @brief
    65         Static method. Invoke all effects in an effect list on a given player.
     65        Static method. Invoke all QuestEffects in an QuestEffect-list on a given player.
    6666    @param player
    67         The player the effects are invoked on.
     67        The player the QuestEffects are invoked on.
    6868    @param effects
    69         A list of all the effects to be invoked.
     69        A list of all the QuestEffects to be invoked.
    7070    @return
    7171        Returns false if there was an error, view console of log for further detail.
Note: See TracChangeset for help on using the changeset viewer.