- Timestamp:
- Jul 21, 2012, 11:24:47 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2012merge/src/modules/pickup/CollectiblePickup.h
r9290 r9325 71 71 { return this->collection_ != NULL; } 72 72 73 void carrierDestroyed(void); //!< Is called by the PickupCarrier when it is being destroyed.74 75 73 private: 76 74 void wasAddedToCollection(PickupCollection* collection);
Note: See TracChangeset
for help on using the changeset viewer.