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/modules/pickup/CollectiblePickup.h

    r7533 r7547  
    6767            @return Returns true if the CollectiblePickup is part of a PickupCollection.
    6868            */
    69             bool isInCollection(void)
     69            bool isInCollection(void) const
    7070                { return this->isInCollection_; }
    7171
Note: See TracChangeset for help on using the changeset viewer.