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/PickupManager.cc

    r7539 r7547  
    389389    @param pickup
    390390        A number identifying the Pickupable that changed its pickedUp status.
    391     @param unusable
    392         Whether the Pickupable's used status can be changed to unused in the PickupInventory.
     391    @param usable
     392        Whether the Pickupable's used status can be changed to used in the PickupInventory.
    393393    @param representationObjectId
    394394        The objectId identifying (over the network) the PickupRepresentation that represents this Pickupable.
Note: See TracChangeset for help on using the changeset viewer.