Changeset 7547 for code/trunk/src/orxonox/worldentities/pawns/SpaceShip.h
- Timestamp:
- Oct 16, 2010, 12:37:09 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/worldentities/pawns/SpaceShip.h
r7163 r7547 85 85 86 86 protected: 87 virtual std::vector<PickupCarrier*>* getCarrierChildren(void) ;87 virtual std::vector<PickupCarrier*>* getCarrierChildren(void) const; 88 88 bool bInvertYAxis_; 89 89
Note: See TracChangeset
for help on using the changeset viewer.