BeaterAttributes: {
    tip: "down" | "left" | "northeast" | "northwest" | "right" | "southeast" | "southwest" | "up" | null;
}

Type declaration

  • tip: "down" | "left" | "northeast" | "northwest" | "right" | "southeast" | "southwest" | "up" | null

    Indicates the direction in which the tip of the beater points.

Generated using TypeDoc