18 ::ll::TypedStorage<4, 4, float> mSpeedModifier;
19 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::Path>> mPath;
20 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
33 virtual bool canUse() ;
36 virtual bool canContinueToUse() ;
39 virtual void start() ;
45 virtual void appendDebugInfo(::std::string& str)
const ;