Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 16, 2010, 12:37:09 PM (14 years ago)
Author:
dafrick
Message:

Documenting and cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/pickup/PickupIdentifier.h

    r7494 r7547  
    5757
    5858        Lastly a struct (@ref orxonox::PickupIdentifierCompare "PickupIdentifierCompare") is provided that can be used in stl containers to establish a strictly lesser ordering between @ref orxonox::PickupIdentifier "PickupIdentifiers" (and thus @ref orxonox::Pickupable "Pickupables").
     59
    5960    @author
    6061        Damian 'Mozork' Frick
     62
     63    @ingroup Pickup
    6164    */
    6265    class _OrxonoxExport PickupIdentifier : virtual public OrxonoxClass
Note: See TracChangeset for help on using the changeset viewer.