- Timestamp:
- Apr 6, 2009, 3:53:50 PM (16 years ago)
- Location:
- code/branches/pickups
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pickups
-
Property
svn:ignore
set to
build
dependencies
-
Property
svn:ignore
set to
-
code/branches/pickups/src/orxonox/objects/worldentities/pawns/Pawn.h
r2864 r2900 110 110 inline PickupCollection& getPickups() 111 111 { return this->pickups_; } 112 virtual void useItem() 113 { this->pickups_.useItem(); } 112 114 113 115 protected:
Note: See TracChangeset
for help on using the changeset viewer.