QuestArrow
(ctor) QuestArrow( Mobile m, Mobile t )
(ctor) QuestArrow( Mobile m, Mobile t, int x, int y )
Mobile Mobile( get; )
bool Running( get; )
Mobile Target( get; )
virtual void OnClick( bool rightClick )
virtual void OnStop()
void Stop()
void Stop( int x, int y )
void Update()
void Update( int x, int y )