18 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
19 ::ll::TypedStorage<8, 40, ::TempEPtr<::Mob>> mParent;
20 ::ll::TypedStorage<4, 4, float> mSpeed;
21 ::ll::TypedStorage<4, 4, int> mTimeToRecalcPath;
22 ::ll::TypedStorage<1, 1, bool const> mStopNavigationOnStop;
35 virtual bool canUse() ;
38 virtual bool canContinueToUse() ;
41 virtual void start() ;
50 virtual void appendDebugInfo(::std::string& str)
const ;