Implements

Constructors

  • Returns Move

Properties

angle: MoveAngle
attract: MoveAttract
center: MoveCenter
decay: RangeValue
direction:
    | number
    | "none"
    | "left"
    | "top"
    | "bottom"
    | "right"
    | "outside"
    | "inside"
    | MoveDirectionAlt
    | MoveDirection
    | "bottomLeft"
    | "bottomRight"
    | "topLeft"
    | "topRight"
distance: Partial<IDistance>
drift: RangeValue
enable: boolean
gravity: MoveGravity
outModes: OutModes
path: MovePath
random: boolean
size: boolean
speed: RangeValue
spin: Spin
straight: boolean
trail: MoveTrail
vibrate: boolean
warp: boolean

Methods