Public Member Functions | |
WalkTo (Common::SharedPtr< Object > obj, const Math::Vector2d &dest, int facing=0) | |
void | disable () override |
const Common::Array< Math::Vector2d > & | getPath () const |
Public Member Functions inherited from Twp::Motor | |
virtual bool | isEnabled () const |
void | update (float elapsed) |
Additional Inherited Members | |
Protected Attributes inherited from Twp::Motor | |
bool | _enabled = true |