Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 23, 2008, 4:31:36 PM (15 years ago)
Author:
dafrick
Message:

Some cleanup…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/questsystem2/src/orxonox/objects/quest/Rewardable.h

    r2205 r2251  
    3030    @file Rewardable.h
    3131    @brief
    32         Definition of the Rewardable class.
     32    Definition of the Rewardable class.
    3333*/
    3434
     
    6161                Method to transcribe a rewardable object to the player.
    6262                Must be implemented by every class inheriting from Rewardable.
    63             @param player
     63        @param player
    6464                A pointer to the ControllableEntity, do whatever you want with it.
    65             @return
     65        @return
    6666                Return true if successful.
    6767            */
Note: See TracChangeset for help on using the changeset viewer.