Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 29, 2010, 4:23:08 PM (15 years ago)
Author:
solex
Message:

first bot master/slave behavior

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ai/src/orxonox/worldentities/pawns/Pawn.h

    r6540 r6640  
    115115            Vector3 getAimPosition()
    116116                { return this->aimPosition_; }
    117                
     117
    118118            virtual const Vector3& getCarrierPosition(void)
    119119                { return this->getWorldPosition(); };
Note: See TracChangeset for help on using the changeset viewer.