Changeset 6640 for code/branches/ai/src/orxonox/worldentities
- Timestamp:
- Mar 29, 2010, 4:23:08 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ai/src/orxonox/worldentities/pawns/Pawn.h
r6540 r6640 115 115 Vector3 getAimPosition() 116 116 { return this->aimPosition_; } 117 117 118 118 virtual const Vector3& getCarrierPosition(void) 119 119 { return this->getWorldPosition(); };
Note: See TracChangeset
for help on using the changeset viewer.