Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 13, 2010, 10:57:13 PM (14 years ago)
Author:
dafrick
Message:

Some cleanup in PickupManager.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/pickup/PickupRepresentation.h

    r7504 r7539  
    5454        The PickupRepresentation class represents a specific pickup type (identified by its PickupIdentifier). It defines the information displayed in the GUI and how PickupSpawners that spawn the pickup type look like.
    5555        They are created through XML and are registered with the PickupManager.
     56
     57    @author
     58        Damian 'Mozork' Frick
     59
     60    @ingroup Pickup
    5661    */
    5762    class _PickupExport PickupRepresentation // tolua_export
Note: See TracChangeset for help on using the changeset viewer.