interface IAttractMode {
    attract: IAttract;
}

Properties

Properties

attract: IAttract