Changeset 6641 for code/branches/ppspickups2/src/orxonox/interfaces
- Timestamp:
- Mar 29, 2010, 4:33:22 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ppspickups2/src/orxonox/interfaces/PickupCarrier.h
r6540 r6641 48 48 { 49 49 50 //! Pre-declarations.51 class Pickup;52 class HealthPickup;53 class MetaPickup;54 50 55 51 /** … … 66 62 friend class HealthPickup; 67 63 friend class MetaPickup; 64 friend class InvisiblePickup; 68 65 69 66 public:
Note: See TracChangeset
for help on using the changeset viewer.