Changeset 7547 for code/trunk/src/orxonox/pickup
- Timestamp:
- Oct 16, 2010, 12:37:09 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/pickup/PickupIdentifier.h
r7494 r7547 57 57 58 58 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 59 60 @author 60 61 Damian 'Mozork' Frick 62 63 @ingroup Pickup 61 64 */ 62 65 class _OrxonoxExport PickupIdentifier : virtual public OrxonoxClass
Note: See TracChangeset
for help on using the changeset viewer.