Skip to content

tool.mv.MvFly

tool.mv.MvFly

Inherits from: tool.AutoMove

Fields

NameType
targettool.CPoint
linearBool
txF64
tyF64
onTargetReachedFun
static__clidI32

Protos

  • f@10778 goto(tool.mv.MvFly, I32, I32) → Bool
  • f@10779 gotoPixel(tool.mv.MvFly, F64, F64, Ref) → Bool
  • f@10780 canGoto(tool.mv.MvFly, I32, I32) → Bool
  • f@10781 getNextPoint(tool.mv.MvFly) → tool.CPoint
  • f@10782 hasTarget(tool.mv.MvFly) → Bool
  • f@10783 stop(tool.mv.MvFly) → Void
  • f@10784 update(tool.mv.MvFly) → Void
  • f@10786 getCLID(tool.mv.MvFly) → I32
  • f@10787 serialize(tool.mv.MvFly, hxbit.Serializer) → Void
  • f@10788 getSerializeSchema(tool.mv.MvFly) → hxbit.Schema
  • f@10789 unserialize(tool.mv.MvFly, hxbit.Serializer) → Void

Bindings

  • f@10785 onTargetReached(tool.mv.MvFly) → Void
  • static f@10790 __constructor__(tool.mv.MvFly, Entity) → Void