Changeset 7551 for code/trunk/src
- Timestamp:
- Oct 17, 2010, 9:40:53 PM (14 years ago)
- Location:
- code/trunk/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/modules/pickup/items/HealthPickup.h
r7547 r7551 74 74 @code 75 75 <HealthPickup 76 health = 3376 health = 50 77 77 healthType = "limited" 78 78 activationType = "immediate" -
code/trunk/src/orxonox/pickup/PickupIdentifier.h
r7547 r7551 83 83 @brief 84 84 Struct that overloads the compare operation between two @ref orxonox::PickupIdentifier "PickupIdentifier" pointers. 85 86 @ingroup Pickup 85 87 */ 86 88 struct PickupIdentifierCompare
Note: See TracChangeset
for help on using the changeset viewer.